Так недавно одна линуховая машинка таки смогла меня шокировать. Вот этим:
find: WARNING: Hard link count is wrong for /: this may be a bug in your filesystem driver. Automatically turning on find's -noleaf option. Earlier results may have failed to include directories that should have been searched.
Немного порывшись, я нашёл, что этой проблеме минимум почти три года, и никого это не интересует.
Нашёл замечательный совет: не запускать find / ...
И ответ на недоумённый вопрос:
— Not to sound ignorant but if i dont use "find / -name xxx" then it wont search all directories am I correct?" what is another alternative?
— find /etc /usr /home /lib /opt ... -name xxx
Those are the most likely places for what you want anyway. Make an alias of it if you do it often. Anyway it's an inefficient way to do it, which is why we have locate and beagle.
Диалог датирован июлем 2006, отсюда если что, а воз и ныне там.
И это кто-то считает нормальной операционкой?
Да, opensuse.