Edwin Humphries wrote:

...snip......

> But i tried to delete the queue with "rm *" in
> /var/spool/mqueue, but got "Argument list too long".

try

for o in 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i .........X Y Z
do
echo $o
something like rm $o*
done

I use if for tossing my spam into monthly folders.

-- 
   Terry Collins {:-)}}} email: terryc at woa.com.au  www:
http://www.woa.com.au  
   Wombat Outdoor Adventures <Bicycles, Computers, GIS, Printing,
Publishing>

 "People without trees are like fish without clean water"
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to