Update 1.1.25.sh

This commit is contained in:
yoavrotems 2019-05-26 15:10:46 +03:00 committed by GitHub
parent 959808445c
commit af88ccb5eb
Failed to generate hash of commit

View file

@ -1 +1 @@
df --local -P | awk {'if (NR!=1) print $6'} | xargs -I '{}' find '{}' -xdev -type d \( -perm -0002 -a ! -perm -1000 \) 2>/dev/null
df --local -P | awk {'if (NR!=1) print $6'} | xargs -I '{}' find '{}' -xdev -type d \( -perm -0002 -a ! -perm -1000 \) 2>/dev/null | head -n 100