On 2006-11-15 19:28:14 +0100, Hans Morten Kind wrote:
>   find _SOMEWHERE_ -name dovecot.index.log.2 | xargs rm
find _SOMEWHERE_ -name dovecot.index.log.2 -print0 | xargs -r0 rm
if your find and xargs support those args.
    darix
-- 
           openSUSE - SUSE Linux is my linux
               openSUSE is good for you
                   www.opensuse.org