exec
Execute a command without creating a child process. More information: <https://manned.org/exec.1posix>.
Install
- All systems
-
curl cmd.cat/exec.sh
- Debian
-
apt-get install execline - Ubuntu
-
apt-get install execline -
Alpine
-
apk add execline - Kali Linux
-
apt-get install execline - Fedora
-
dnf install R-core - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install execline - Docker
-
docker run cmd.cat/exec execpowered by Commando
Execute a command without creating a child process. More information: <https://manned.org/exec.1posix>.
-
Execute a specific command using the current environment variables:
exec command -with -flags
© tl;dr; authors and contributors