4、Mac下bash 和 zsh的区别 参考:https://blog.csdn.net/efew212efe/article/details/124974336 默认是/bash/shell 1、查看自己电脑系统目前装了哪些shell cat /etc/shells 2、查看当前使用的是哪个shell echo $SHELL