Files
My-Notes/笔记/Linux/基础指令/cd&pwd.md
T

9 lines
127 B
Markdown
Raw Normal View History

# cd \[路径]
作用:切换工作目录
不加路径会返回home的用户目录
# pwd
作用:打印当前工作路径