随笔分类 -  Linux

摘要:pwd 打印出当前工作目录sudo su 获取管理员权限gedit hello.c 打开 hello.c 文件apt-get install <software> 安装/更新一个软件ls 列出当前目录下文件ls -l 显示文件和目录的详细资料 cd /home/joker 进入/home/joker 阅读全文
posted @ 2016-07-11 17:14 中国病人 阅读(148) 评论(0) 推荐(0)