open
open can refer to multiple commands with the same name.
Install
- All systems
-
curl cmd.cat/open.sh
- Debian
-
apt-get install kbd
- Ubuntu
-
apt-get install kbd
- Alpine
-
apk add kbd
- Arch Linux
-
pacman -S kbd
- Kali Linux
-
apt-get install kbd
- CentOS
-
yum install kbd
- Fedora
-
dnf install kbd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kbd
- Raspbian
-
apt-get install kbd
- Dockerfile
- dockerfile.run/open
- Docker
-
docker run cmd.cat/open open
powered by Commando
open can refer to multiple commands with the same name.
-
View documentation for the command available in macOS:
tldr open -p osx
-
View documentation for the command available through `fish`:
tldr open.fish
© tl;dr; authors and contributors