1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-19 19:35:27 +02:00

pwdx: add page (#3743)

This commit is contained in:
Ein Verne 2020-01-09 13:37:56 +08:00 committed by Ivan Aracki
parent fdac5f1b85
commit 6eaee9850d

7
pages/linux/pwdx.md Normal file
View file

@ -0,0 +1,7 @@
# pwdx
> Print working directory of a process.
- Print current working directory of a process:
`pwdx {{process_id}}`