You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arthas/_sources/pwd.md.txt

9 lines
81 B
Plaintext

6 years ago
pwd
===
> 返回当前的工作目录和linux命令类似
```bash
$ pwd
```