bug-findutils
[Top][All Lists]
Advanced

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

[bug #47261] find produces two different results for the same command


From: James Youngman
Subject: [bug #47261] find produces two different results for the same command
Date: Fri, 26 Feb 2016 12:55:16 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.103 Safari/537.36

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

I wonder if something is special about /sys.   What happens if you invoke find
like this:


sudo find / \( -path /sys -prune \) , -iname  'firefox_binary.py'

Also do you definitely need to run "find" the first time to see the difference
in behaviour?  That is, if you boot, wait two minutes, and then run the find
command, do you get a match for firefox_binary.py or not?   To get the second
behaviour (where we find the match) do you have to run the _same_ find
command, or can it be different in any way?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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