[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kleines Scripting-Problem



Gregor Schneider <rc46fi@googlemail.com> (Do 29 Nov 2007 17:20:35 CET):
> On Nov 29, 2007 12:18 PM, Heiko Schlittermann <hs@schlittermann.de> wrote:
> > Wenn schon mit -exec, dann aber:
> >
> >   find /PATH -type f -mtime +30 -exec rm -f {} +
> >
> was macht das "+"?

find(1) 

  -exec command {} +
              This variant of the -exec option runs the specified  command  on
              the  selected  files, but the command line is built by appending

	...


-- 
Heiko

Attachment: signature.asc
Description: Digital signature


Reply to: