koehr.ing/til/2022-03-28.md

11 lines
187 B
Markdown
Raw Normal View History

2024-05-12 20:15:27 +02:00
# 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
```