procmail
[Top] [All Lists]

Re: error report from recipe

2007-08-24 07:25:49
On 24-Aug-2007, at 02:29, Dallman Ross wrote:
I suppose you meant something like this:

  [84.169.205.184 -> panix5] {dman} [0.44]
   10:26am [/var/tmp/.dman] 554[1]> find . -mtime +30 -execdir rm  
'{}' \;

Nope.  I meant -delete which is supported by the find in FreeeBSD 6.x  
and OS X. Pretty sure the find in FreeBSD 5.x supported this as well,  
but I no longer have a 5.x install to check.  Looking at the strings  
from the binary, it's copyright dates are 1990, 1993, 1994; so we're  
not talking about something cutting edge.

$FreeBSD: src/lib/csu/i386-elf/crtn.S,v 1.6 2005/05/19 07:31:06 dfr  
Exp $
@(#) Copyright (c) 1990, 1993, 1994
         The Regents of the University of California.  All rights  
reserved.


man find
      -delete
              Delete found files and/or directories.  Always returns  
true.
              This executes from the current working directory as  
find recurses
              down the tree.  It will not attempt to delete a  
filename with a
              ``/'' character in its pathname relative to ``.'' for  
security
              reasons.  Depth-first traversal processing is implied  
by this
              option.

-- 
The older you get the more you need the people you knew when you were  
young.

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>