Merge pull request #12 from yoavrotems/patch-5

Create 1.1.25.sh
This commit is contained in:
Liz Rice 2019-05-25 10:26:34 +02:00 committed by GitHub
commit aeffeab937
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