Follow-up Comment #17, bugs #12044 (project findutils):

I don't really understand why "find" needs to traverse the whole damn
filesystem with each invocation. I mean if I'm in my home dir and use find
from there, why does it stat everything starting from "/" each time?

It just doesn't make sense as I asked it to seach the specified path in
current dir. Like so:

cd /home/oden
find . -type -f "*beer*"


    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12044>

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



_______________________________________________
Bug-findutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-findutils

Reply via email to