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/