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:
parent
fdac5f1b85
commit
6eaee9850d
1 changed files with 7 additions and 0 deletions
7
pages/linux/pwdx.md
Normal file
7
pages/linux/pwdx.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# pwdx
|
||||
|
||||
> Print working directory of a process.
|
||||
|
||||
- Print current working directory of a process:
|
||||
|
||||
`pwdx {{process_id}}`
|
Loading…
Add table
Reference in a new issue