1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 22:22:09 +02:00
tldr/pages/common/mc.md

14 lines
357 B
Markdown

# mc
> Midnight Commander, a TUI file manager.
> Navigate the directory structure using the arrow keys, the mouse or by typing the commands into the terminal.
> See also: `ranger`, `clifm`, `vifm`, `nautilus`.
> More information: <https://midnight-commander.org>.
- Start Midnight Commander:
`mc`
- Start Midnight Commander in black and white:
`mc -b`