This is the command tinyirc that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
tinyirc - A tiny IRC client
SYNOPSIS
tinyirc [-d] nick [server [port]]
DESCRIPTION
A stripped down IRC client, providing basic IRC 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
IRCSERVER
Sets the default server to connect to. Format is HOST[:PORT].
IRCNICK
Sets the default nickname to use.
Use tinyirc online using onworks.net services