Because IRC allows for a large number of channels, the list might scroll off your screen, so you might want to turn on your computer's screen capture to capture the entire list. Note that the channels always have names, instead of numbers. Each line in the listing tells you the channel name, the number of people currently in it, and whether there's a specific topic for it. To switch to a particular channel, type
/join #channel
where "#channel" is the channel name and hit enter. Some "public" channels actually require an invitation from somebody already on it. To request an invitation, type
/who #channel-name
where channel-name is the name of the channel, and hit enter. Then ask someone with an @ next to their name if you can join in. Note that whenever you enter a channel, you have to include the #. Choose one with a number of users, so you can see IRC in action. If it's a busy channel, as soon as you join it, the top of your screen will quickly be filled with messages. Each will start with a person's IRC nickname, followed by his message. It may seem awfully confusing at first. There could be two or three conversations going on at the same time and sometimes the messages will come in so fast you'll wonder how you can read them all. Eventually, though, you'll get into the rhythm of the channel and things will begin to make more sense. You might even want to add your two cents (in fact, don't be surprised if a message to you shows up on your screen right away; on some channels, newcomers are welcomed immediately). To enter a public message, simply type it on that bottom line (the computer knows it's a message because you haven't started the line with a slash) and hit enter. Public messages have a user's nickname in brackets, like this:
<tomg>
If you receive a private message from somebody, his name will be between asterisks, like this:
*tomg*
11.3 IRC COMMANDS
Note: Hit enter after each command.