! $Id: queue,v 1.5 2003/01/08 20:00:54 f Exp $ ! ! Copyright (c) 1994-2003 Flier ! ! All rights reserved. See the HELP SCROLLZ COPYRIGHT file for more ! information. ! Usage: CDCC QUEUE [LIST [filter]]|[REMOVE filter]|[FLUSH] Cdcc queue management system Without arguments it will list number of files in queue. If you pass it LIST it will show you detailed list with filename and who is it sending file to. If filter is passed after LIST, only files that go to nicks matching filter will be listed. Filter can include * and ?. You can remove files from queue by specifying filter after REMOVE. Filter is the same as in CDCC GET. FLUSH will force the queue to be flushed in case it is stuck for some reason. See also: CDCC LIMIT CDCC GET CDCC SEND CDCC FSEND