GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SIC(1) FreeBSD General Commands Manual SIC(1)

sic - simple irc client

sic [-h host] [-p port] [-n nick] [-k pass] [-v]

sic is an extremely fast, small and simple irc client. It reads commands from standard input and prints all server output to standard output. It also multiplexes all channel traffic into one output. That way you don't have to switch different channel buffers. So that's actually a feature.

-h host
Overrides the default host (irc.oftc.net)
-p port
Overrides the default port (6667)
-n nick
Override the default nick ($USER)
-k pass
Specifies the PASS connection password
-v
Prints version information to stderr, then exits

:j #channel
Join a channel
:l #channel
Leave a channel
:m #channel/user message
Send a message to channel or user
:s #channel/user
Set default channel or user
:command
Any line beginning with : is sent as a command
sic-1.2

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.