bug-findutils
[Top][All Lists]
Advanced

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

[bug #24561] find -ok should not redirect stdin


From: James Youngman
Subject: [bug #24561] find -ok should not redirect stdin
Date: Sat, 08 Nov 2008 14:57:57 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.3) Gecko/2008092814 Iceweasel/3.0.3 (Debian-3.0.3-3)

Update of bug #24561 (project findutils):

                 Release:                   4.5.2 => 4.2.12                 

    _______________________________________________________

Follow-up Comment #2:

If we're not complying with POSIX, then we do need to fix this.   The problem
appears to affect all versions of findutils since 4.2.12.

Eric, would you like to make a patch?

If the user does want stdin redirected, they can always use the shell trick:

find .... -ok sh -c 'foo --args "$@" </dev/null' x {} ;



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?24561>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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