ranger
Console file manager with VI key bindings. More information: <https://github.com/ranger/ranger>.
Install
- All systems
-
curl cmd.cat/ranger.sh
- Debian
-
apt-get install ranger - Ubuntu
-
apt-get install ranger - Arch Linux
-
pacman -S ranger - Kali Linux
-
apt-get install ranger - Fedora
-
dnf install ranger - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ranger - OS X
-
brew install ranger - Raspbian
-
apt-get install ranger
Console file manager with VI key bindings. More information: <https://github.com/ranger/ranger>.
-
Launch ranger:
ranger -
Show only directories:
ranger --show-only-dirs -
Change the configuration directory:
ranger --confdir=path/to/directory -
Change the data directory:
ranger --datadir=path/to/directory -
Print CPU usage statistics on exit:
ranger --profile
© tl;dr; authors and contributors