Go to the previous, next section.
IRC stands for Internet Relay Chat. To start irc type irc2 at the prompt:
irc
This will put you in the irc window with the line on the bottom used for giving commands and the rest of the window for watching what else is happening. These sections are divided by a highlighted line that says your nickname, the program name (IRCII) and /HELP for help. When you type /HELP you get a list of topics that you can get help for. You can type /HELP BASICS to get the following introduction to irc.
Irc is a multi-user, multi-channel chatting network. It allows people all over the Internet to talk to one another in real-time. Each irc user has a nickname they use. All communication with another user is either by nickname or by the channel that they or you are on. All IRCII commands begin with a / character. Anything that does not begin with a / is assumed to be a message that is sent to everyone on your channel. Here is a list of basic commands to help you get started:
These commands should get you started on irc. Use the /HELP command to find out more about things on irc, or ask question of people... most would be happy to help you out. You can also type man irc to read the man page. Another good source of information about irc is to read the newsgroup alt.irc.
Remember, when you first start irc, it puts you into channel 0 (or *). Since this really isn't a channel, you need to join another channel in order to talk to other people on that channel. Once you have joined a channel, anything you type and then hit return afterwards, everyone on that channel will see. IRC uses your login name as a default nickname. To change your nickname you would type /NICK your new nickname.
Go to the previous, next section.