mirror of
https://github.com/aquasecurity/linux-bench.git
synced 2025-02-22 22:25:33 +01:00
Delete 1.1.25.sh
Remove this because it returned to the yaml file
This commit is contained in:
parent
2602610bf0
commit
415c371cc2
1 changed files with 0 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
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