基本的Linux命令学习

标签:2023-06-24 18:15:48

1、cd:改变目录

2、cd ..:回退到上一个目录,直接cd进入默认目录

3、pwd:显示当前所在的目录路径

4、ls(ll):都是列出当前目录中的所有文件,只不过ll列出内容更为详细

5、touch:新建一个文件如touch index.js就会在当前目录下先建一个index.js文件

6、rm:删除一个文件,rm index.js 就会把index.js文件删除

7、mkdir:新建一个目录,就是新建一个文件夹

8、rm -r:删除一个文件夹,rm -r src删除src目录

9、mv:移动文件,mv index.html src index.html 是我们要移动的文件,src是目标文件夹,当然这些文件夹必须在同一目录下。

10:reset:伺候你信初始化终端/清屏

11、clear:清屏

12、history:查看命令历史

13、help:帮助

14、exit:退出

15、#:表示注释

原文出处:http://www.dongblog.com/notes/7.html
来源:博客网 转载请注明出处!

活跃用户

黎明
Ta还没有签名
.......
Ta还没有签名
Rainw
Ta还没有签名
tan不想庸i
Ta还没有签名

友情链接


Warning: Smarty error: unable to read resource: "../../../templates/default/./common/foot/footer_index.htm" in /usr/home/hyu3925200001/htdocs/common/smarty/Smarty.class.php on line 1093

Warning: Smarty error: unable to read resource: "../../../templates/default/./common/foot/footer_index.htm" in /usr/home/hyu3925200001/htdocs/common/smarty/Smarty.class.php on line 1093