-
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
mirc/commands/list
The /list command lists currently available channels.
Synopsis
/list [#channel] [-MIN N] [-MAX N]
Switches
None
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
<syntaxhighlight=mirc>/list -min 5 -max 20 list *mirc* </syntaxhighlight>
Compatibility
Added: mIRC v2.1a
Added On: 28/02/95
Note: Individual switches were not taken into consideration.