摘要: dpkg -L name 查看 apt-get install 安装软件的路径 sudo echo "are you ok ?" > 1.txt 将are you ok ?/n写入1.txt 若 1.txt 权限为 root,则 用 sudo sh -c 'echo "are you ok" > 1 阅读全文
posted @ 2017-07-26 16:26 andyalgorithm 阅读(216) 评论(0) 推荐(0)