Follow-up Comment #5, bug #44078 (project findutils):

If I follow this formula, I get the expected results in both instances.  This
is with version 4.5.11 on Fedora 19.

$ mkdir /tmp/bug
$ chmod a-r /tmp/bug
$ cd /tmp/bug
$ find /tmp
$ find /tmp -exec echo '{}' ';'

Can you try this method, so as to avoid having to arrange for "sudo" to work,
and also to check if there is some peculiar side-effect of using sudo?


    _______________________________________________________

Reply to this item at:

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

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


Reply via email to