@SYNTAX:action@
-Same as ME, but gets channel as an additional parameter.
-Example: /ACTION #irssi yawns
-(This outputs the following to #irssi: * Nick yawns)
+Same as ME, but gets channel as an additional parameter. Example: /ACTION silc yawns (This outputs the following to channel silc: * Nick yawns)
See also: ME
-
no server is specified, the server you are connected to is
used.
-This command may be an alias.
-
-See also: INFO
+This command is an alias of INFO.
+See also: INFO, STATS
/BAN *
Shows the ban list of the current channel.
-See also: KNOCKOUT, KICKBAN
+See also: KICK
Outputs the contents of the specified file. Equivalent to
UNIX 'cat' command.
-See also: CD
+See also: EXEC
Changes the current working directory. Equivalent to UNIX
'cd' command.
-See also: DCC GET
+See also: EXEC
Operator command. Makes the server to close connection to another server
or router.
-See also: OPER, SILCOPER
+You need to use same name of the server as configured in silcd.conf.
+
+Example: /CLOSE sauna.silcnet.org
+
+See also: SCONNECT, OPER, SILCOPER
+
@SYNTAX:dehilight@
-Makes irssi not to highlight items containing the text.
-If parameter is a number, deletes the specified hilight
-entry from the list.
-
-See also: HILIGHT
+Remove given highlight. If parameter is a number, deletes the specified hilight entry from the list.
+See also: HILIGHT, SET HILIGHT
kill the process. It is meant to remove the processes that don't die
even with SIGKILL. This option just closes the pipes used to
communicate with the process and frees all memory it used.
+
+See also: CAT, CD
+
prompted to verify and accept the fetched public key. The public key
is saved into your local key directory (~/.silc/clientkeys/).
+See also: WHOIS, KEY
no server is specified, the server you are connected to is
used.
+See also: STATS
/KEY MSG nick set secretkey -responder
/KEY MSG foo agreement 10.2.1.7 5000
/KEY MSG bar negotiate 10.2.1.7 5000
+
+See also: WHOIS, CHANNEL, GETKEY
The default alias for /KICK is /K.
-See also: KNOCKOUT
+See also: BAN
Shows the given number of lines of log from the current window.
-See also:
+See also: LOG, SET LOG, WINDOW LOG
windows where they were when you called /LAYOUT SAVE.
Channels aren't actually joined in those windows immediately, they're
-just marked "next time you join to '#channel' in server that has tag
-'ircnet' place it to this window".
+just marked "next time you join to 'channel' in server that has tag
+'silcnet' place it to this window".
/LAYOUT RESET removes the saved layout.
+
+See also: SAVE
Load a plugin. If full path isn't given, irssi searches the
plugin from directories:
- ~/.irssi/modules/
- <install dir, /usr/local or /usr maybe>/lib/irssi/modules/
-
-See plugins page of http://irssi.org/ to see if there's any plugins
-you'd want to use.
+~/.silc/modules/
+/path/to/silc/modules/ (by default /usr/local/silc/modules)
See also: UNLOAD
/SET log_close_string <text> - Text written to log when it's closed
/SET log_day_changed <text> - Text written to log when day changes
-NOTE: Log files are locked after opened, so two Irssis can't
+NOTE: Log files are locked after opened, so two clients can't
accidentally try to write to the same log file.
Examples:
-/LOG OPEN -targets cras ~/irclogs/cras.log MSGS
- - Logs all messages from/to nick `cras'
+/LOG OPEN -targets Toni ~/silclogs/Toni.log MSGS
+ - Logs all messages from/to nick `Toni'
-/LOG OPEN -targets #linux ~/irclogs/linux/linux-%%Y-%%m-%%d
- - Logs all messages in channel #linux. Log is rotated daily, so
- logs in 1. May 2000 goes to file "linux-2000-05-01", when the
- day is changed, Irssi closes the log and starts logging to
- "linux-2000-05-02" etc.
+/LOG OPEN -targets silc ~/silclogs/silc/silc-%%Y-%%m-%%d
+ - Logs all messages in channel silc. Log is rotated daily, so
+ logs in 1. May 2000 goes to file "silc-2000-05-01", when the
+ day is changed the log is closed and new log is opened as
+ "silc-2000-05-02".
-See also: SET LOG, WINDOW LOG
+See also: LASTLOG, SET LOG, WINDOW LOG
@SYNTAX:motd@
-Shows the motd of the current server. This contains
-usually some useful info on the server, administrator and
-the rules.
+Shows the motd of the current or given server. This contains usually some useful info on the server, administrator and the rules.
+See also: INFO, ADMIN, STATS
@SYNTAX:msg@
-Sends a message to a remote client. Usually this
-is used for sending private messages to other persons.
+Sends a private message to someone.
-Examples:
+Example:
-/MSG friend Hi, what's up?
+/MSG Toni Hi, what's up?
+
+See also: QUERY
-voices: show voiced people in list
-normal: show rest of the people in list
-Shows the names (nicks) in the specified channels. /NAMES **
-shows all nicks in all channels, you probably don't want
-to do this.
+Shows users of specified channels. /NAMES ** shows all nicks in all channels, you probably don't want to do this.
Examples:
/NAMES
- shows nicks in the current channel.
-/NAMES -ops #c1,#c2
- - shows operators in channels #c1 and #c2
+/NAMES -ops silc,beginners
+ - shows operators in channels silc and beginners
-See also: WHO, CHANNEL
+See also: USERS, WHO, WHOIS, WHOWAS, CHANNEL
@SYNTAX:part@
-Parts from the current or specified channel. Depending
-on your settings, closes the corresponding window, too.
+Parts from the current or specified channel. Depending on your settings it closes the corresponding window also.
-See also: LEAVE, JOIN
+See also: JOIN
@SYNTAX:query@
-Starts a private conversation with the nick. All text you
-type that would normally be sent to your channel now goes to
-the specified nick in the form of MSGs.
+Starts a private conversation with given person.
-Usually this command opens up a new window, too.
-
-The query is ended by giving command UNQUERY
+The query session is ended by giving command UNQUERY
See also: UNQUERY, WINDOW, MSG, SET QUERY
@SYNTAX:quit@
-This ends your session. If a quit message is supplied, it
-will be displayed to anyone else on any channel you were on
-before quitting. If one isn't specified, the text "Leaving" is
-used.
+This ends your session.
-/EXIT does the same.
+If a quit message is supplied, it will be displayed to everyone on all channels you were on before quitting. If quit message isn't specified, the text "leaving" is used.
+See also: EXIT
@SYNTAX:save@
-Saves the current Irssi configuration into the configuration
-file.
-
-See also: RELOAD
+Saves the current configuration.
+See also: RELOAD, LAYOUT
server or router. The <server> is the hostname or IP
addres of the server.
-Example: /SCONNECT silc.silcnet.org 706
+You need to use same name of the server as configured in silcd.conf.
-See also: OPER, SILCOPER, CLOSE, SHUTDOWN
+Example: /SCONNECT sauna.silcnet.org
+See also: CLOSE, OPER, SILCOPER
/SCRIPT RESET unloads all loaded scripts and resets the perl interpreter.
-See also: LOAD, UNLOAD
+See also: LOAD, UNLOAD, RUN
-4, -6: specify explicitly whether to use IPv4 or IPv6 address
-auto: Automatically connect to server at startup (default)
-noauto: Don't connect to server at startup
- -silcnet: Specify what network this server belongs to
- -host: Specify what host name to use, if you have multiple
+ -silcnet: Specify the network this server belongs to
+ -host: Specify what host name to bind to, if you have multiple interfaces
-!: don't autojoin channels
- -cmdspeed: Same as /SET cmd_queue_speed, see section 3.1
- -cmdmax: Same as /SET cmd_max_at_once, see section 3.1
-port: This is pretty much like the port argument later,
except this can be used to modify existing server's
port.
/SERVER LIST
-See also: RMRECONNS, DISCONNECT, RECONNECT
-
+See also: RMRECONNS, DISCONNECT, RECONNECT, CONNECT
@SYNTAX:shutdown@
-Operator command. Shutdowns the server.
+Operator command. Shuts the server down.
See also: OPER, SILCOPER, CLOSE
-
@SYNTAX:stats@
Shows various server and network statistics.
+
+See also: INFO, ADMIN
@SYNTAX:users@
-Shows users of the specified channel. The channel must be either joined or it
-needs to be a public channel (without secret or private flags set).
+Lists users of given channel. The channel must be either joined or it needs to be a public channel (without secret or private flags set).
Alias WHO is by default USERS * command.
-See also: WHOIS, WHOWAS
-
-
+See also: NAMES, WHOIS, WHOWAS
If you want to send your information in WHOIS you can set the
information with ATTR command. See HELP ATTR.
-See also: WHOWAS, CHANNEL, ATTR
+See also: WHOIS, CHANNEL, ATTR, NAMES, WHO