LinuxCommandLibrary

ranger

ranger

TLDR

Launch ranger

$ ranger
copy


Show only directories
$ ranger --show-only-dirs
copy


Change the configuration directory
$ ranger --confdir=[path/to/directory]
copy


Change the data directory
$ ranger --datadir=[path/to/directory]
copy


Print CPU usage statistics on exit
$ ranger --profile
copy

Copied to clipboard