From WikiChip
Difference between revisions of "mirc/commands/uwho"
m (bot: correcting title) |
m (Bot: de-linking old mIRC menu) |
||
Line 1: | Line 1: | ||
− | {{mirc title|/uwho Command | + | {{mirc title|/uwho Command}} |
The '''/uwho''' command is used to grab a specified user's server information, which it then displays into the info section of the address book. | The '''/uwho''' command is used to grab a specified user's server information, which it then displays into the info section of the address book. | ||
Revision as of 18:46, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /uwho command is used to grab a specified user's server information, which it then displays into the info section of the address book.
Contents
Synopsis
/uwho [nick] [nick]
Parameters
[nick]The user's nickname you want to lookup.
[nick]Some servers may require you to specify the user's name twice in order to lookup idle time or their away message, which may cause the results to delay a bit.
Examples
Lookup information for user named jeff
/uwho jeff
Lookup information for jeff and ensure we get idle time and away message
/uwho jeff jeff
See also
mIRC commands list