You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
351 B
Markdown

3 months ago
---
{
.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
```