Difference between revisions of "/etc/shells"

From wikieduonline
Jump to navigation Jump to search
 
Line 17: Line 17:
  
 
macOS:
 
macOS:
* <code>[[chsh]] -s /bin/bash</code>
+
* <code>[[chsh -s]] /bin/bash</code>
 
* chsh -s /bin/ksh
 
* chsh -s /bin/ksh
  
 
== See also ==
 
== See also ==
 
* {{shell}}
 
* {{shell}}

Latest revision as of 11:08, 22 August 2024


cat /etc/shells
# List of acceptable shells for chpass(1).
# Ftpd will not allow users to connect who are not using
# one of these shells.

/bin/bash
/bin/csh
/bin/dash
/bin/ksh
/bin/sh
/bin/tcsh
/bin/zsh

macOS:

See also[edit]

Advertising: