procenv
Utility to show process environment
Install
- All systems
-
curl cmd.cat/procenv.sh
- Debian
-
apt-get install procenv
- Ubuntu
-
apt-get install procenv
- Kali Linux
-
apt-get install procenv
- Fedora
-
dnf install procenv
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install procenv
- Raspbian
-
apt-get install procenv
- Dockerfile
- dockerfile.run/procenv
procenv
Utility to show process environment
This package contains a command-line tool that displays as much detail about itself and its environment as possible. It can be used as a test tool, to understand the type of environment a process runs in, and for comparing system environments.