snippetbashTip
clifm — The command-line file manager. See also: `vifm`, `ranger`, `mc`, `nautilus`. More information: <http
Viewed 0 times
thecommandclifmclifilelinemanager
Problem
How to use the
clifm command: The command-line file manager. See also: vifm, ranger, mc, nautilus. More information: <https://github.com/leo-arch/clifm>.Solution
clifm — The command-line file manager. See also: vifm, ranger, mc, nautilus. More information: <https://github.com/leo-arch/clifm>.Start CliFM:
clifmOpen the file or directory whose ELN (entry list number) is 12:
12Create a new file and a new directory:
<n>{{file}} {{dir}}/Search for PDF files in the current directory:
</>*.pdfSelect all PNG files in the current directory:
<s> *.pngRemove the previously selected files (use
<t> to send the files to the recycle bin instead):<r>selExit CliFM:
<q>Display help:
<?>Code Snippets
Start CliFM
clifmOpen the file or directory whose ELN (entry list number) is 12
12Create a new file and a new directory
<n>{{file}} {{dir}}/Search for PDF files in the current directory
</>*.pdfSelect all PNG files in the current directory
<s> *.pngContext
tldr-pages: common/clifm
Revisions (0)
No revisions yet.