Midnight Commander
Feature-rich dual-panel visual file manager for Unix terminals and console.
Why consider Midnight Commander?
Midnight Commander (GNU mc) is an open-source visual file manager with dual-panel layout. Written in C, it allows users to inspect files, edit syntax-highlighted code, copy directories over FTP/SSH, and manipulate TAR/ZIP archives.
Learn Midnight Commander by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Midnight Commander
Midnight Commander provides side-by-side directory diffing and remote server file operations with intuitive function-key shortcuts.
Installation
# Ubuntu/Debiansudo apt install mc# macOS via Homebrewbrew install midnight-commanderMidnight Commander is licensed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.