On 03/15/2010 12:33 PM, Matthieu Moy wrote: > 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. I'm a little hesitant to add a test on the output from 'ls', since Solaris and Linux produce different output in the presence of ACL's. -brandon -- 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