Audience
Any user looking for a solution to organize and manage different file types
About ranger
ranger is a console file manager with VI key bindings. It provides a minimalistic and nice curses interface with a view of the directory hierarchy. It ships with rifle, a file launcher that is good at automatically finding out which program to use for what file type. The examples/ directory contains several scripts and plugins that demonstrate how ranger can be extended or combined with other programs. These files can be found in the git repository. UTF-8 Support (if your Python copy supports it). Multi-column display. Preview of the selected file/directory. Common file operations (create/chmod/copy/delete/...) Renaming multiple files at once. VIM-like console and hotkeys. Automatically determine file types and run them with the correct programs. Change the directory of your shell after exiting ranger. Tabs, bookmarks, mouse support, etc.