Bash 初识
查看系统支持的shell:
cat /etc/shells
查看当前使用的shell:
which bash
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
查看系统支持的shell:
cat /etc/shells
查看当前使用的shell:
which bash