pwd
===
[`pwd`在线教程](https://arthas.aliyun.com/doc/arthas-tutorials.html?language=cn&id=command-pwd)
> 返回当前的工作目录,和linux命令类似
```bash
$ pwd
```