Home | History | Annotate | Download | only in sed-4.2.1

Lines Matching full:perm

115     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
828 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
829 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
830 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
831 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \