From WikiChip
Difference between revisions of "mirc/commands/list"
< mirc‎ | commands

m (Bot: de-linking old mIRC menu)
m
Line 9: Line 9:
  
 
== Parameters ==
 
== Parameters ==
* '''[#channel]''' - If specified, mIRC will only list information for that channel. If you specify a wildcard, mIRC will list all channels that contain the wildcard expression.
+
* '''#channel''' - If specified, mIRC will only list information for that channel. If you specify a wildcard, mIRC will list all channels that contain the wildcard expression.
* '''[-MIN N]''' - If specified, can be used to only display channels that has mimnimum N users
+
* '''-MIN N''' - If specified, can be used to only display channels that has mimnimum N users
* '''[-MAX N]''' - If specified, can be used to only display channels that has maximum N users
+
* '''-MAX N''' - If specified, can be used to only display channels that has maximum N users
  
 
== Example ==
 
== Example ==
Line 26: Line 26:
 
{{mIRC command list}}
 
{{mIRC command list}}
  
[[Category:mIRC commands]]
+
[[Category:mIRC commands|list]]

Revision as of 10:12, 21 September 2017

The /list command lists currently available channels.

Synopsis

/list -n [#channel] [-MIN N] [-MAX N]

Switches

  • -n - Minimize the channel list window

Parameters

  • #channel - If specified, mIRC will only list information for that channel. If you specify a wildcard, mIRC will list all channels that contain the wildcard expression.
  • -MIN N - If specified, can be used to only display channels that has mimnimum N users
  • -MAX N - If specified, can be used to only display channels that has maximum N users

Example

/list -min 5 -max 20
/list *mirc*

Compatibility

Added: mIRC v2.1a
Added on: 28 Feb 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also

[Expand]
v · d · e mIRC commands list