-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "mirc/identifiers/$host"
< mirc | identifiers
(Created $host identifier - mIRC) |
m |
||
Line 10: | Line 10: | ||
'''Echo your local host name to the active window''' | '''Echo your local host name to the active window''' | ||
<pre>//echo -a $host</pre> | <pre>//echo -a $host</pre> | ||
+ | |||
+ | = Compatibility = | ||
+ | Added: mIRC v3.5 | ||
+ | |||
+ | Added On: 07/08/95 | ||
= See also = | = See also = | ||
* [[$anick identifier - mIRC|$anick]] | * [[$anick identifier - mIRC|$anick]] | ||
* [[$email identifier - mIRC|$email]] | * [[$email identifier - mIRC|$email]] | ||
+ | * [[$ip identifier - mIRC|$ip]] | ||
* [[$me identifier - mIRC|$me]] | * [[$me identifier - mIRC|$me]] | ||
+ | * [[$server identifier - mIRC|$server]] | ||
[[Category:mIRC identifiers]] | [[Category:mIRC identifiers]] |
Revision as of 12:50, 23 June 2014
$host returns your local host name.
Synopsis
$host
Switches
None
Example
Echo your local host name to the active window
//echo -a $host
Compatibility
Added: mIRC v3.5
Added On: 07/08/95