clifm
Manage files and directories in terminal
TLDR
Start CliFM
$ clifm
Open the file or directory whose ELN (entry list number) is 12
$ 12
Create a new file and a new directory
$ <n>file dir/
Search for PDF files in the current directory
$ </>*.pdf
Select all PNG files in the current directory
$ <s> *.png
Remove the previously selected files (use
$ <r>sel
Display help
$ <?>
Exit CliFM
$ <q>
SYNOPSIS
clifm [OPTIONS] [DIRECTORY...]
PARAMETERS
-h, --help
Displays a help message and exits.
-v, --version
Shows the version information and exits.
-c
Specifies an alternative configuration file to use instead of the default.
-S