Loading

摘要: 安装 zsh Z shell(Zsh)是一款可用作交互式登录的shell及脚本编写的命令解释器。Zsh对Bourne shell做出了大量改进,同时加入了Bash、ksh及tcsh的某些功能。 # 查看有哪些 shell cat /etc/shells # 安装 sudo apt install z 阅读全文
posted @ 2023-02-17 23:31 紫曜花 阅读(195) 评论(0) 推荐(0) 编辑