15 lines
395 B
Markdown
Raw Normal View History

# 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:
`mc`
- Start Midnight Commander in black and white:
`mc {{[-b|--nocolor]}}`