1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 14:02:08 +02:00
tldr/pages/linux/pwdx.md
2022-03-21 14:07:48 -03:00

8 lines
167 B
Markdown

# pwdx
> Print working directory of a process.
> More information: <https://manned.org/pwdx>.
- Print current working directory of a process:
`pwdx {{process_id}}`