From WikiChip
Difference between revisions of "mirc/commands/uwho"
m (PatrolBot moved page /uwho command - mIRC to mirc/commands/uwho: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/uwho Command}}{{mIRC menu}} |
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 04:41, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu 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