mirror of https://github.com/CrimsonTome/tldr.git
15 lines
357 B
Markdown
15 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`
|