We introduce in our users dictionary a new shell parameter.
As a follow-up, we should create a function to map bash, tcsh, etc.
according the OS, so we can only write tcsh in the dictionary.
Differential D827
Switch dereckson shell to tcsh on Eglide dereckson on Jan 13 2017, 07:35. Authored by Tags None Referenced Files
Subscribers None
Details
We introduce in our users dictionary a new shell parameter. As a follow-up, we should create a function to map bash, tcsh, etc. Eglide $ grep dereckson /etc/passwd dereckson:x:5001:5001:Sebastien Santoro,,,:/home/dereckson:/bin/bash $ grep dereckson /etc/passwd dereckson:x:5001:5001:Sebastien Santoro,,,:/home/dereckson:/usr/bin/tcsh
Diff Detail
|