• Scientific Computing | SciVision

  • Blog
  • Tags
  • Categories

Midnight Commander file browser

15 February, 2023

Midnight Commander is an open source Terminal-based GUI for browsing filesystems. It’s useful to have a non-graphical method to manage and view files, particularly on remote systems over SSH. Installing Midnight Commander is done by:

  • macOS: brew install mc
  • Linux: apt install mc
  • Windows
  • shell