wcd.exec
saves time typing when you want to change directories
Install
- All systems
-
curl cmd.cat/wcd.exec.sh
- Debian
-
apt-get install wcd
- Ubuntu
-
apt-get install wcd
- Kali Linux
-
apt-get install wcd
- Fedora
-
dnf install wcd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wcd
- Raspbian
-
apt-get install wcd
- Dockerfile
- dockerfile.run/wcd.exec
wcd
saves time typing when you want to change directories
Wcd (Wherever Change Directory) is a program to quickly change directories. It saves time typing at the keyboard. One needs to type only a part of a directory name and wcd will jump to it. By default, wcd searches for a directory with a name that begins with what has been typed, but the use of wildcards is also fully supported.