1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-27 23:55:27 +02:00
tldr/pages/common/mc.fm.md
iTrooz 44f3fb8a7d mc: add page, disambiguation and alias (#17043)
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
2025-07-08 14:31:28 +00:00

14 lines
376 B
Markdown

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