LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do I IRC via command line? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-irc-via-command-line-218979/)

teodavinci 08-17-2004 06:44 PM

How do I IRC via command line?
 
How do I connect to an IRC address via a linux comand line? Thanks in advance.

Linux.tar.gz 08-17-2004 07:22 PM

x-chat has a xchat-text mode.

scuzzman 08-17-2004 07:35 PM

BitchX is also another good colsole chat cliuent

hw-tph 08-18-2004 05:56 AM

irssi is IMHO the best IRC client. BitchX is, to me, a bit...errr...too messy.


Håkan

Demonbane 08-18-2004 06:03 AM

Another vote on irssi :-)

teodavinci 08-18-2004 11:21 AM

Thanks everyone! I'll try these. What are some commands? Like to login to a server, etc.

scuzzman 08-18-2004 11:43 AM

/server irc.whatever.net - logon to an irc server
/join #chan_name - join a channel
/quit - disconnect and exit irc
/msg NICKNAME message - send private message to NICKNAME
/part #chan_name - leave a channel, but dont disconnect

thses should get you started

teodavinci 08-19-2004 03:55 PM

thanx guys!


All times are GMT -5. The time now is 11:52 PM.