Update README.md

This commit is contained in:
skyper
2023-10-05 11:53:25 +01:00
committed by GitHub
parent 18b3cd9c50
commit 21aab4a0c2
+1 -1
View File
@@ -1415,7 +1415,7 @@ curl -sL bench.sh | bash
```
<a id="suid"></a>
**7.vi. Find +s files / Find writeable directory
**7.vi. Find +s files / Find writeable directory**
```
find / -xdev -type f -perm /6000 -ls 2>/dev/null