19 lines
351 B
Markdown
19 lines
351 B
Markdown
![]() |
---
|
||
|
{
|
||
|
.title = "pwdx command shows the working path of a process",
|
||
|
.date = @date("2022-03-28T00:00:00"),
|
||
|
.author = "koehr",
|
||
|
.draft = false,
|
||
|
.layout = "til.html",
|
||
|
.description = "",
|
||
|
.tags = [],
|
||
|
.custom = { .source = "https://twitter.com/mani_maranp/status/1508476973529825281)" },
|
||
|
}
|
||
|
---
|
||
|
For example:
|
||
|
|
||
|
```sh
|
||
|
% pwdx 1984
|
||
|
> 1984: /home/george/ttlctrl
|
||
|
```
|