chiark / gitweb /
pwhich: A portable (I believe) /bin/sh implementation of 'which'.
[bin.git] / find-visible
1 #! /bin/sh
2 find ! -perm -004 -prune -o -type f -perm -004 -print