mc-wrapper.sh
Midnight Commander - a powerful file manager
Install
- All systems
-
curl cmd.cat/mc-wrapper.sh.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 update
sudo apt-get install mc
- Raspbian
-
apt-get install mc
- Dockerfile
- dockerfile.run/mc-wrapper.sh
- Docker
-
docker run cmd.cat/mc-wrapper.sh mc-wrapper.sh
powered by Commando
mc
Midnight Commander - a powerful file manager
GNU Midnight Commander is a text-mode full-screen file manager. It uses a two panel interface and a subshell for command execution. It includes an internal editor with syntax highlighting and an internal viewer with support for binary files. Also included is Virtual Filesystem (VFS), that allows files on remote systems (e.g. FTP, SSH servers) and files inside archives to be manipulated like real files.