TLDR
Enter a command. For example: perl, balena, kubetail, sed, git sync.

pwgen

 
Generate pronounceable passwords. More information: https://github.com/tytso/pwgen.
 
  • Generate random password with s[y]mbols:
     
    pwgen -y {{length}}
     
  • Generate secure, hard-to-memorize passwords:
     
    pwgen -s {{length}}
     
  • Generate password with at least one capital letter in them:
     
    pwgen -c {{length}}

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.