Forrest logo
back to context overview

clifm

List of commands for clifm:

  • clifm:tldr:3f5ff clifm: Remove the previously selected files (use `t` to send the files to the recycle bin instead).
    $ r sel
    try on your machine
    explain this command
  • clifm:tldr:7694f clifm: Exit CliFM.
    $ q
    try on your machine
    explain this command
  • clifm:tldr:be49d clifm: Select all PNG files in the current directory.
    $ s *.png
    try on your machine
    explain this command
  • clifm:tldr:c20ad clifm: Open the file or directory whose ELN (entry list number) is 12.
    $ 12
    try on your machine
    explain this command
  • clifm:tldr:db42c clifm: Start CliFM.
    $ clifm
    try on your machine
    explain this command
  • clifm:tldr:e084f clifm: Create a new file and a new directory.
    $ n file dir/
    try on your machine
    explain this command
back to context overview