摘要: 觉得挺有用的。所以在此转载,请原谅,在下菜鸟一只。 来源:赛迪网作者:sixth sudo apt-get install 软件名 安装软件命令 sudo nautilus 打开文件(有root权限) su root 切换到“root” ls 列出当前目录文件(不包括隐含文件) ls -a 列出当前目录文件(包括隐含文件) ls -l 列出当前目录下文件的详细信息 cd... 阅读全文
posted @ 2009-03-12 22:31 Jamy 阅读(538) 评论(0) 推荐(0) 编辑