Files
cheatsheet-tldr/linux/pwdx
2024-02-21 11:19:49 +00:00

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}}`