Error when using find

Issue #45 resolved
retired1af created an issue

find / -type f -name "*.ucode" results in the following:

find: WARNING: Hard link count is wrong for `/proc/fs' (saw only st_nlink=9 but we already saw 7 subdirectories): this may be a bug in your file system driver. Automatically turning on find's -noleaf option. Earlier results may have failed to include directories that should have been searched.

Comments (2)

  1. Log in to comment