Loading... # 1. 下载csh ```bash su root yum update yum install csh -y ``` # 2. 修改/etc/passwd 打开`/etc/passwd` ```bash vim /etc/passwd ``` 将图中的`bash`改为`csh` ![](https://www.tyee.me/usr/uploads/2024/09/585092343.png) 重启: ```bash reboot ``` # 3. 验证是否修改成功 可通过`echo $SHELL`查看 ```bash echo $SHELL ``` ![](https://www.tyee.me/usr/uploads/2024/09/2582693980.png) 最后修改:2024 年 09 月 16 日 © 允许规范转载 打赏 赞赏作者 支付宝微信 赞 如果觉得我的文章对你有用,请随意赞赏