微信扫一扫
ubuntu中默认使用dash,原因是因为dash更小,还与posix兼容,然而这却导致很多脚本出错 如何将shell改回bash,sudo dpkg-reconfigure dash,选择no
相关推荐