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

11 lines
180 B
Plaintext

6 years ago
pwd
===
5 years ago
[`pwd`在线教程](https://alibaba.github.io/arthas/arthas-tutorials?language=cn&id=command-pwd)
6 years ago
> 返回当前的工作目录和linux命令类似
```bash
$ pwd
```