koehr.ing/til/2022-03-28.md
2024-05-12 20:15:27 +02:00

10 lines
187 B
Markdown

# pwdx command shows the working path of a process
[source](https://twitter.com/mani_maranp/status/1508476973529825281)
For example:
```sh
% pwdx 1984
> 1984: /home/george/ttlctrl
```