Linux文件的读写都使用vim i 可以输入 ESC 退出输入 :wq 保存并退出 :q 不保存退出 :q! 强制退出 ESC dd 删除一行 mkdir software 新建software的文件夹 /opt/software 安装软件