Name cl - lists the channels on a virtual server Usage cl (no parameters) cl will list all channels that are currently set up on the virtual server. It will also display some info on the channels it list, lets have a look at the output. id is the channel ID, used for channel manipulating commands codec is the Codec the channel uses, from this table: 0 CELP 5.2 1 CELP 6.3 2 GSM 14.8 3 GSM 16.4 4 Windows CELP 5.2 5 Speex 3.4 6 Speex 5.2 7 Speex 7.2 8 Speex 9.3 9 Speex 12.3 10 Speex 16.3 11 Speex 19.5 12 Speex 25.9 parent if this channel is a subchannel, parent will be the channel ID of the parent channel. order This displays the order value, determining the way to order channels maxusers The maximum amound of users that may join the channels name the name of the channels flags the channel flags, add up from this table: Unregistered: 1 Moderated: 2 Password: 4 Hierarchical: 8 Default: 16 password has this channel got a password set ? 1=true, 0=false topic the channel topic Example Well, just try it, the output is just too long for this help file :P.