TLDR
Enter a command. For example: genid, vipw, isosize, wifi menu.

tic

 
Compile terminfo and install for ncurses. More information: https://pubs.opengroup.org/onlinepubs/007908799/xcurses/terminfo.html.
 
  • Compile and install terminfo for a terminal:
     
    tic -xe {{terminal}} {{path/to/terminal.info}}
     
  • Check terminfo file for errors:
     
    tic -c {{path/to/terminal.info}}
     
  • Print database locations:
     
    tic -D

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.