TLDR
Enter a command. For example: ansible, carp, entr, tldr lint.

qr

 
Generate QR codes in the terminal with ANSI VT-100 escape codes. More information: https://github.com/lincolnloop/python-qrcode/.
 
  • Generate a QR code:
     
    echo "{{data}}" | qr
     
  • Specify the error correction level (defaults to M):
     
    echo "{{data}}" | qr --error-correction={{L|M|Q|H}}

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.