Brandon Casey <casey@xxxxxxxxxxxxxxx> writes: > - -r--r-----*) > - : happy > - ;; > + test -r "$1" && Maybe it makes sense to ask for -r--?-----* instead, to make sure we don't give the read bit to anyone. But that's not really important since we're protected by the directory's permission anyway. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html