Log in | Back to darenet.org

Server Commands/ALIST

Line 1: Line 1:
-
{| class="wikitable" width="25%" style="font-size: 85%; text-align: left;"
+
'''Syntax:''' <code>ALIST [pattern]</code>
-
|-
+
 
-
| '''Command Token:''' AL
+
-
|}
+
-
<pre>ALIST [pattern]</pre>
+
Pattern can be:
Pattern can be:
Line 10: Line 7:
M>min_active  ; Show all active channels more than min_active ago.</pre>
M>min_active  ; Show all active channels more than min_active ago.</pre>
-
Shows channels that have had activity in the past ''x'' minutes specified. This functionality has since been included in [[Server Commands/LIST|LIST]].
+
Shows channels that have had activity in the past ''x'' minutes specified.
 +
 
[[Server Commands|(Return to Main listing of Server Commands)]]
[[Server Commands|(Return to Main listing of Server Commands)]]

Revision as of 00:37, 10 December 2008

Syntax: ALIST [pattern]


Pattern can be:

M<max_active  ; Show all active channels less than max_active ago.
M>min_active  ; Show all active channels more than min_active ago.

Shows channels that have had activity in the past x minutes specified.



(Return to Main listing of Server Commands)