TLDR
Enter a command. For example: ncat, bpftool, cloud init, mkfs.cramfs.

sxiv

 
Simple X Image Viewer. More information: https://github.com/muennich/sxiv.
 
  • Open an image:
     
    sxiv {{path/to/file}}
     
  • Open an image in fullscreen mode:
     
    sxiv -f {{path/to/file}}
     
  • Open a newline-separated list of images, reading filenames from standard input:
     
    echo {{path/to/file}} | sxiv -i
     
  • Open a space-separated list of images as a slideshow:
     
    sxiv -S {{seconds}} {{path/to/file}}
     
  • Open a space-separated list of images in thumbnail mode:
     
    sxiv -t {{path/to/file}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.