shells(5) redhat man page | unix.com

Man Page: shells

Operating Environment: redhat

Section: 5

SHELLS(5)						     Linux Programmer's Manual							 SHELLS(5)

NAME
shells - pathnames of valid login shells
DESCRIPTION
/etc/shells is a text file which contains the full pathnames of valid login shells. This file is consulted by chsh(1) and available to be queried by other programs. Be aware that there are programs which consult this file to find out if a user is a normal user. E.g.: ftp daemons traditionally disallow access to users with shells not included in this file.
EXAMPLES
/etc/shells may contain the following paths: /bin/sh /bin/csh
FILES
/etc/shells
SEE ALSO
chsh(1), getusershell(3) 1993-11-21 SHELLS(5)
Related Man Pages
shells(4) - opensolaris
chsh(1) - minix
chsh(1) - plan9
chsh(1) - php
chsh(1) - sunos
Similar Topics in the Unix Linux Community
Shellscript to rearrange filenames in directories
Switching between shells
Create an .csv/excel file using shellscript
Extract TAG name and XPATH from XML file via shellscript
Logic to separate the first name in the file