Difference between revisions of "/etc/shells"
Jump to navigation
Jump to search
(Created page with " <pre> 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/das...") |
|||
Line 15: | Line 15: | ||
/bin/zsh | /bin/zsh | ||
</pre> | </pre> | ||
+ | |||
+ | macOS: <code>[[chsh]] -s /bin/bash</code> | ||
== See also == | == See also == | ||
* {{shell}} | * {{shell}} |
Revision as of 19:40, 10 December 2021
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: chsh -s /bin/bash
See also
- Shell: Fish shell,
sh
,Bash
,ksh
,zsh
,ash
, PowerShell (Windows),/usr/bin/env
,.hushlogin
,dash
,tcsh
, Shell redirection,dquote, $SHELL
, Google Cloud Shell, AWS CloudShell, explainshell.com, vmware_vm_shell, Nushell, Fig.io, direnv
Advertising: