Merge branch 'master' into patch-4

This commit is contained in:
Liz Rice 2019-05-25 10:26:54 +02:00 committed by GitHub
commit dcc49db0f2
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