$host: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
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 21: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