Difference between revisions of "$host"
From Scriptwiki
(Page created.) |
(Forgot period) |
||
Line 1: | Line 1: | ||
− | Returns your current set hostname | + | Returns your current set hostname. |
$host | $host | ||
This can be edited with the [[/localinfo|localinfo]] command. | This can be edited with the [[/localinfo|localinfo]] command. |
Revision as of 22:27, 24 June 2007
Returns your current set hostname.
$host
This can be edited with the localinfo command.
Example
echo -ag My local hostname is $host
Also see
* localinfo