-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 11 Apr 00, at 23:56, System Administrator wrote:

> can anybody help me delete around 25000 messages from Maildir/cur ,
> please ?

How did the messages get there in the first place? (There was a 
bug in some Maildir'ized POP3 servers - they wouldn't clear deleted 
messages from cur; that's why I'm asking.)

> also when rm -f * comamned is ececuted it says /bin/rm Arguments list
> too long.

I don't know if bash has this problem. Anyway, this is exactly what 
xargs is for. Just try
ls -f -1|xargs rm -f
and see.

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.0.2 -- QDPGP 2.60 
Comment: http://community.wow.net/grt/qdpgp.html

iQA/AwUBOPQfLVMwP8g7qbw/EQIUCQCfY8XLWy/zyf8aXcL8+R7zkRCmIVEAnjQo
qvnwxwfvN+6w40PyUa/EYrt0
=akBZ
-----END PGP SIGNATURE-----
--
Petr Novotny, ANTEK CS
[EMAIL PROTECTED]
http://www.antek.cz
PGP key ID: 0x3BA9BC3F
-- Don't you know there ain't no devil there's just God when he's drunk.
                                                             [Tom Waits]

Reply via email to