forked from mirrors/linux-bench
Update 1.1.25.sh
This commit is contained in:
parent
959808445c
commit
af88ccb5eb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue