$network

From Scriptwiki
Revision as of 10:19, 2 July 2007 by Cail (talk | contribs)

Jump to: navigation, search

Returns the name of the IRC network you are currently connected to.

$network

Note that it may not be possible to get this info if a network doesn't provide it. QuakeNet does provide this information.

Example

echo -a $network

This would echo the network name to your active window.

See Also