Linux
Command
Library
Basics
Tips
Commands
vifm
Vifm (VI File Manager) is a command line file manager.
TLDR
Open the current directory
$ vifm .
Open specified directories on left or right plane
$ vifm [path/to/directory1 path/to/directory2 ...]
COLLAPSE ALL
Copied to clipboard