Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • i have only pwdx on my distribution Commented Dec 6, 2010 at 11:15
  • for cd -P /proc/PID/cwd I get "-bash: cd: /proc/PID/pwd: No such file or directory" in the host system's terminal, should i be replacing PID with the PID of the running terminal on the system? Commented Dec 6, 2010 at 11:32
  • @Vass: Yes, the PID of the shell that you're trying to get information from, as stated in my answer. Commented Dec 6, 2010 at 14:59