命令 | 作用 |
---|---|
ls | 查看当前目录下的内容 |
pwd | 查看当前所在的目录 |
cd [目录名] | 切换目录 |
mkdir [目录名] | 创建目录 |
touch [文件名] | 创建文件 |
rm [文件名] | 删除文件 |
mv [文件名/目录名] | 重命名或移动 |
clear | 清屏 |
More than 3 years have passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme