mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-27 23:35:27 +02:00
15 lines
376 B
Markdown
15 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]}}`
|