Files
cheatsheet-tldr/tldr/linux/pwdx

14 lines
259 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# pwdx
> Print working directory of a process.
> More information: <https://manned.org/pwdx>.
- Print current working directory of a process:
`pwdx {{process_id}}`