Difference between revisions of "$port"

From Scriptwiki
Jump to: navigation, search
(No difference)

Revision as of 16:48, 11 December 2005

Returns the port number of the server to which you're currently connected.

$port

Example

echo -a $port

Echos the port to your active window.

See Also

Take a look at $serverip, $server or $network to receive these information.