TLDR
Enter a command. For example: git sizer, node, calendar, cmake.

irssi

 
Text based IRC client. More information: https://irssi.org.
 
  • Open Irssi and connect to a server with a nickname:
     
    irssi -n {{nickname}} -c {{irc.example.com}}
     
  • Open Irssi and connect with a specific server on a given port:
     
    irssi -c {{irc.example.com}} -p {{port}}
     
  • View the help:
     
    irssi --help
     
  • Join a channel:
     
    /join {{#channelname}}
     
  • Change active window (starts at 1):
     
    /win {{window_number}}
     
  • Exit the application cleanly and quitting any server(s):
     
    /quit

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.