TLDR
Enter a command. For example: luac, starship, gist, salt call.

vlc

 
Cross-platform multimedia player. More information: https://wiki.videolan.org/Documentation:Command_line/.
 
  • Play a file:
     
    vlc {{path/to/file}}
     
  • Play in fullscreen:
     
    vlc --fullscreen {{path/to/file}}
     
  • Play muted:
     
    vlc --no-audio {{path/to/file}}
     
  • Play repeatedly:
     
    vlc --loop {{path/to/file}}
     
  • Play video from a URL:
     
    vlc {{https://www.youtube.com/watch?v=oHg5SJYRHA0}}

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.