SYNOPSIS

  tinyirc [-d] nick [server [port]]

DESCRIPTION

A stripped down \s-1IRC\s0 client, providing basic \s-1IRC\s0 commands and an curses-based interface.

OPTIONS

-d

Dumb mode. Do not use the curses interface; simply write to stdout and read commands from stdin.

EXAMPLES

Join Freenode:

tinyirc mynick irc.freenode.org

ENVIRONMENT

\s-1IRCSERVER\s0

Sets the default server to connect to. Format is HOST[:PORT].

\s-1IRCNICK\s0

Sets the default nickname to use.

FILES

None.

STANDARDS

\s-1RFC\s0 1459

RELATED TO tinyirc…

irssi\|(1)

AUTHORS

Program was written by <[email protected]>

This manual page was written by Decklin Foster <[email protected]>. Updated by <[email protected]>. Released under license \s-1GNU\s0 \s-1GPL\s0 version 2 or (at your option) any later version. For more information about the license, visit <http://www.gnu.org/copyleft/gpl.html>.