Uwho » History » Version 6
Per Amundsen, 02/16/2023 05:07 PM
| 1 | 1 | Per Amundsen | _Added in 2.2_ |
|---|---|---|---|
| 2 | |||
| 3 | */uwho [nick] [nick]* |
||
| 4 | |||
| 5 | 5 | Per Amundsen | Performs a [[/whois]] on the specified nickname to look up their server information and then displays it in the [[Addressbook_Dialog_Whois|Whois]] section of the [[Addressbook_Dialog|Address book]]. |
| 6 | |||
| 7 | _See also [[/whois]], [[/abook]]._ |
||
| 8 | 1 | Per Amundsen | |
| 9 | *Parameters* |
||
| 10 | |||
| 11 | 6 | Per Amundsen | table(ktable). |
| 12 | |*Parameter*|*Description*| |
||
| 13 | | [nick] | The nick to look up. | |
||
| 14 | | [nick] | On some servers nick needs to be specified twice to get all the information. | |
||
| 15 | 4 | Per Amundsen | |
| 16 | *Example* |
||
| 17 | |||
| 18 | <pre> |
||
| 19 | ; Perform a whois lookup on the nick 'nick'. |
||
| 20 | /uwho nick |
||
| 21 | </pre> |