>but it does let you can hide files from find/fts, as demonstrated >below.
That's because `find` optimizes its searching by looking at the link count. IIRC, the -noleaf option should make it visible again. >turing 7% mkdir .hidden >turing 8% touch .hidden/secret >turing 9% find . -name secret -print Jan Engelhardt -- No TOFU for me, please. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/