-
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/$ip"
< mirc | identifiers
(→See Also) |
|||
Line 1: | Line 1: | ||
'''$ip''' is used to return your own IP address. | '''$ip''' is used to return your own IP address. | ||
− | = Synopsis = | + | == Synopsis == |
<pre>$ip</pre> | <pre>$ip</pre> | ||
− | = Switches = | + | == Switches == |
None | None | ||
− | = Examples = | + | == Examples == |
'''Echo your IP to the active window''' | '''Echo your IP to the active window''' | ||
<pre>//echo -a $ip</pre> | <pre>//echo -a $ip</pre> | ||
− | = Compatibility = | + | == Compatibility == |
Added: mIRC v3.5 | Added: mIRC v3.5 | ||
Added On: 07/08/95 | Added On: 07/08/95 | ||
− | = See Also = | + | == See Also == |
[[$host identifier - mIRC|$host]] | [[$host identifier - mIRC|$host]] | ||
[[$server identifier - mIRC|$server]] | [[$server identifier - mIRC|$server]] |
Revision as of 14:24, 23 June 2014
$ip is used to return your own IP address.
Synopsis
$ip
Switches
None
Examples
Echo your IP to the active window
//echo -a $ip
Compatibility
Added: mIRC v3.5
Added On: 07/08/95