bug-findutils
[Top][All Lists]
Advanced

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

[bug #48683] possible regression: "no such file or directory" error when


From: James Youngman
Subject: [bug #48683] possible regression: "no such file or directory" error when directory is removed during execution
Date: Sun, 27 Nov 2016 17:11:16 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36

Follow-up Comment #1, bug #48683 (project findutils):

If you are deleting things from the tree you are searching, use -depth so that
find doesn't attempt to visit file system nodes that have been deleted.   If
you can also use -delete to delete the things you want to delete, you are even
less likely to see unexpected behaviour.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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