Query: shells
OS: minix
Section: 5
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SHELLS(5) Linux Programmer's Manual SHELLS(5)NAMEshells - pathnames of valid login shellsDESCRIPTION/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; for example, FTP daemons traditionally disallow access to users with shells not included in this file.FILES/etc/shellsEXAMPLE/etc/shells may contain the following paths: /bin/sh /bin/bash /bin/cshSEE ALSOchsh(1), getusershell(3), pam_shells(8)COLOPHONThis page is part of release 4.15 of the Linux man-pages project. A description of the project, information about reporting bugs, and the latest version of this page, can be found at https://www.kernel.org/doc/man-pages/. 2017-11-26 SHELLS(5)
Related Man Pages |
---|
setusershell(3) - linux |
setusershell(3) - centos |
endusershell(3) - debian |
setusershell(3) - debian |
getusershell(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Another shellscript question |
Generating XMLfile using shellscript |
mysql query in shellscript |
Extract TAG name and XPATH from XML file via shellscript |
'*' not working in shellscript |