pwdx
Print working directory of a process. More information: <https://manned.org/pwdx>.
Install
- All systems
-
curl cmd.cat/pwdx.sh
- Debian
-
apt-get install procps
- Ubuntu
-
apt-get install procps
- Alpine
-
apk add procps
- Arch Linux
-
pacman -S procps-ng
- Kali Linux
-
apt-get install procps
- CentOS
-
yum install procps-ng
- Fedora
-
dnf install procps-ng
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install procps
- Raspbian
-
apt-get install procps
- Dockerfile
- dockerfile.run/pwdx
- Docker
-
docker run cmd.cat/pwdx pwdx
powered by Commando
Print working directory of a process. More information: <https://manned.org/pwdx>.
-
Print current working directory of a process:
pwdx process_id
© tl;dr; authors and contributors