Create 1.1.25.sh

Made for test 1.1.25
This commit is contained in:
yoavrotems 2019-05-21 14:42:57 +03:00 committed by GitHub
parent 8fc2a4643b
commit 0a50f06540
Failed to generate hash of commit

1
cfg/1.1.0/1.1.25.sh Normal file
View file

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