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 Debian
apt-get install mc
Ubuntu
apt-get install mc
Alpine
apk add mc
Arch Arch Linux
pacman -S mc
image/svg+xml Kali Linux
apt-get install mc
CentOS
yum install mc
Fedora
dnf install mc
Windows (WSL2)
sudo apt-get update sudo apt-get install mc
OS X
brew install mc
Raspbian
apt-get install mc
Docker
docker run cmd.cat/mc mc powered 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