mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-27 23:55:27 +02:00

Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com> Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
14 lines
376 B
Markdown
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]}}`
|