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