 | | The /etc/shells file is simply a list of the pathnames of the legal shells. However, if it is not present, then the legal values are the normal system shells, usually /bin/sh, /bin/csh, /bin/ksh, and sometimes /bin/rsh. In order to allow programs to deal with this in a portable fashion, three functions are provided: | |
|