$host: Difference between revisions
Jump to navigation
Jump to search
m added category |
mNo edit summary |
||
Line 1: | Line 1: | ||
Returns your | Returns your Local host name. | ||
$host | $host | ||
This | * This function has no parameters. | ||
== Example == | == Example == | ||
[[echo]] -ag My local hostname is $host | [[echo]] -ag My local hostname is $host | ||
== See Also == | == See Also == | ||
* [[localinfo]] | * [[$ip]] | ||
* [[localinfo|/localinfo]] | |||
[[Category: | [[Category:Identifiers]] |
Latest revision as of 17:56, 7 April 2008
Returns your Local host name.
$host
- This function has no parameters.
Example
echo -ag My local hostname is $host