mc
Midnight Commander, a terminal based file manager. Navigate the directory structure using the arrow keys, the mouse or by typing the commands into the terminal. More information: <https://midnight-commander.org>.
Install
- All systems
-
curl cmd.cat/mc.sh
- Debian
-
apt-get install mc - Ubuntu
-
apt-get install mc -
Alpine
-
apk add mc - Arch Linux
-
pacman -S mc - Kali Linux
-
apt-get install mc - CentOS
-
yum install mc - Fedora
-
dnf install mc - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install mc - OS X
-
brew install mc - Raspbian
-
apt-get install mc - Docker
-
docker run cmd.cat/mc mcpowered by Commando
Midnight Commander, a terminal based file manager. Navigate the directory structure using the arrow keys, the mouse or by typing the commands into the terminal. More information: <https://midnight-commander.org>.
-
Start Midnight Commander:
mc -
Start Midnight Commander in black and white:
mc -b
© tl;dr; authors and contributors