1、查看所有shell
cat /etc/shells
2、查看当前使用的shell类型
$ echo $SHELL
3、
Mac 常用命令介绍
原文:https://www.cnblogs.com/CyLee/p/8443147.html