bug-findutils
[Top][All Lists]
Advanced

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

[bug #13650] find -exec rm -i {} ; broken since 4.2.12


From: Andreas Metzler
Subject: [bug #13650] find -exec rm -i {} ; broken since 4.2.12
Date: Fri, 8 Jul 2005 09:41:57 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1

Follow-up Comment #4, bug #13650 (project findutils):

James Youngman wrote
> find a b c -mtime 2 -ok prog1 {} \; -o -exec prog2 {} \;
>
> With the (now) current code, prog2 will be able to read from
> stdin but prog1 will not. Is this really sensible?

Well, it sure would be nicer if -ok and "-exec rm -i {} \;" worked together,
i.e. first find asks and if that is succesful rm can access stdin.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13650>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]