NAME
ircrc – internet relay chat client |
SYNOPSIS
ircrc [ –p port ] [ –P server password ] [ –r realname ] [ –t target
] [ –n nick ] [ –T ] [ server ] |
DESCRIPTION
Ircrc is an IRC client. Messages are sent from standard input
and received from standard output. The default server is irc.oftc.net.
The arguments bitlbee and oftc are expanded to im.bitlbee.org
and irc.oftc.net, respectively. The options are: –p port
Commands
/N NOTICE command. /T TOPIC command. /W WHOIS command. /a AWAY command. /j JOIN command. /l LIST command. /m PRIVMSG command. /n NICK command. /p PART command. /q cmd
/w WHO command. /x QUIT command. Control–D also sends this command.
See RFC 1459 and RFC 2812 for detailed information about IRC commands. |
EXAMPLES
Default usage:
|
SOURCE
/rc/bin/ircrc |
SEE ALSO
http://tools.ietf.org/html/rfc1459 http://tools.ietf.org/html/rfc2812 |
BUGS
Some fonts do not support the nickname delimiters.
If the connection is lost, ircrc waits for input before exiting. |