mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-04 20:15:26 +02:00
459 B
459 B
ranger
Console file manager with VI key bindings. See also:
clifm
,vifm
,mc
,dolphin
. More information: https://github.com/ranger/ranger.
- Launch ranger:
ranger
- Show only directories:
ranger --show-only-dirs
- Change the configuration directory:
ranger {{[-r|--confdir]}} {{path/to/directory}}
- Change the data directory:
ranger --datadir {{path/to/directory}}
- Print CPU usage statistics on exit:
ranger --profile