snippetbashTip
mc — Midnight Commander, a TUI file manager. Navigate the directory structure using the `<ArrowKeys>`, th
Viewed 0 times
commandclifilecommandermctuimidnightmanager
Problem
How to use the
mc command: Midnight Commander, a TUI file manager. Navigate the directory structure using the <ArrowKeys>, the mouse or by typing the commands into the terminal. See also: ranger, clifm, vifm, nautilus. More information: <https://source.midnight-commander.org/man/mc.html>.Solution
mc — Midnight Commander, a TUI file manager. Navigate the directory structure using the <ArrowKeys>, the mouse or by typing the commands into the terminal. See also: ranger, clifm, vifm, nautilus. More information: <https://source.midnight-commander.org/man/mc.html>.Start Midnight Commander:
mcStart Midnight Commander in black and white:
mc {{[-b|--nocolor]}}Code Snippets
Start Midnight Commander
mcStart Midnight Commander in black and white
mc {{[-b|--nocolor]}}Context
tldr-pages: common/mc
Revisions (0)
No revisions yet.