EPIC(1) | General Commands Manual | EPIC(1) |
epic4
— Internet
Relay Chat client for UNIX like systems
epic4 |
[-a] [-b] [-B] [-c chan] [-d] [-f] [-F] [-h] [-H hostname] [-l filename] [-L filename] [-n nickname] [-o] [-O] [-p port] [-q] [-v] [-x] [-z username] [nickname] [server description list] |
The ircII/EPIC
program is a unix-based
character oriented user agent ('client') to Internet Relay Chat. It is a
fully functional ircII client with many useful extensions. This version
works with all modern irc server classes as of early 1999.
-a
-b
-B
-c
chan-d
TERM
setting, or your terminal
description is spectacularly broken), or you just don't want to use the
pretty interface. This option will be turned on automatically if your
current TERM
setting is not capable of a full
screen display.-f
-F
-h
-H
hostnameIRCHOST
environment variable.-l
filename,[filename]IRCRC
environment variable. If this option is not
specified, and the IRCRC
environment variable is
not set, then ~/.ircrc is the default startup
file.-n
nicknameIRCNICK
environment variable. This option can be overridden if you specify
nickname argument in the command line (see below).-o
-O
-p
port-q
-v
-x
-z
usernameIRCUSER
environment
variable. If this option is not specified, then the user name specified in
/etc/passwd for your user is used. This feature
was formerly undocumented, but with the rise and popularity and use of
identd(8) this option is much less useful than it once
was. Requests to have this option removed will probably be ignored. If you
don't want your users to spoof their usernames, install identd, and do
everyone on IRC a favor.IRCNICK
environment variable. If all else fails,
then the client uses your login name as the default nickname.hostname:port:password:nick
Any item can be omitted by leaving the field blank, and any trailing colons can also be omitted.
The screen is split into two parts, separated by an inverse-video status line (if supported). The upper (larger) part of the screen displays responses from the ircd(8) server. The lower part of the screen (a single line) accepts keyboard input.
Some terminals do not support certain features required by
epic4
, in which case you receive a message stating
this. If this occurs, try changing the terminal type or run
epic4
with the -d option.
Any line beginning with the slash character “/” is
regarded as an epic4
command (the command character
may be changed). Any line not beginning with this character is treated as a
message to be sent to the current channel. The client has a built in help
system. Install the help files (they should be available at the same place
you got the client) and then type “/help” to open up the help
system.
When epic4
is executed, it checks the
user's home directory for a ~/.ircrc file, executing
the commands in the file. Commands in this file do not need to have a
leading slash character “/” This allows predefinition of
aliases and other features.
Certainly any description of epic4
in this
man page will be sorely inadequate because most of the confusion doesn't
even start until after you get the client to connect to a server. But if you
really have problems getting the client to connect to a server, try some of
these:
epic4
epic4 nickname irc.domain.com
epic4 nickname irc.domain.com:6664
epic4 nickname irc.efnet.net
epic4 nickname irc.undernet.org
epic4 nickname irc.dal.net
/usr/bin/epic4
~/.ircrc
~/.irc/
epic4
scripts into,
that can then be loaded with /load/usr/share/epic4
epic4
scriptsStarting up the client is the easy part. Once you get connected, you'll probably find you have no idea what you're doing. That's where the help files come in. If the person who maintains irc at your site didn't install the help files, pester them until they do. Once the help files are available, use the “/help” command to get started. There are a bazillion commands and a multitude of nuances that will take a few months to get down pat. But once you do, you will be so firmly addicted to irc that your wife will divorce you, your kids will leave you, your dog will run away, and you'll flunk all your classes, and be left to sing the blues.
<http://www.epicsol.org/> The EPIC home page
<http://help.epicsol.org/> The Online EPIC Help Pages
<http://www.irchelp.org/> Lots of great help for new irc users.
epic4
handles the following signals
gracefully
It can be helpful to predefine certain variables in in the ~/.cshrc , ~/.profile , or ~/.login file:
Any non-trivial piece of software has bugs. ircII/EPIC is no exception. You can refer to the KNOWNBUGS file that is distributed with the client source code for a list of problems that are known to exist and may or may not be fixed some day. If you find a bug that is not listed there, you can refer to the BUG_FORM file that is also distributed with the source code. It will give you instructions on how to fill out the report and where to send it.
The online documentation probably should be in docbook form rather than in the current help format. The entire help system is a hack. This manual page only describes the options to epic4, but doesn't tell you what to do once you get connected.
Program written by Michael Sandrof (ms5n+@andrew.cmu.edu). The copyright holder is Matthew Green (mrg@mame.mu.oz.au). This software is maintained by Jeremy Nelson (jnelson@acronet.net) on behalf of the EPIC project (list@epicsol.org). At one time or another, this man page has been edited by Darren Reed, R.P.C. Rodgers, the lynX, Matthew Green, and Jeremy Nelson.
April 22, 1999 |