TLDR
Enter a command. For example: colorpicker, vim, speedtest cli.

chars

 
Display names and codes for various ASCII and Unicode characters and code points. More information: https://github.com/antifuchs/chars.
 
  • Look up a character by its value:
     
    chars '{{ß}}'
     
  • Look up a character by its Unicode code point:
     
    chars {{U+1F63C}}
     
  • Look up possible characters given an ambiguous code point:
     
    chars {{10}}
     
  • Look up a control character:
     
    chars "{{^C}}"

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.