makan find_bytes and recursive-analysis fuckin works

This commit is contained in:
2025-08-02 13:54:20 -06:00
parent 7a32531210
commit e10ab86b08
+1 -1
View File
@@ -8,5 +8,5 @@ else
# -z decompress files if need be to scan them
# -R recursive
# ug -W -z -R <bytes regex> <path>
ug -W -z -R $1 "$2"
ug -W -z -R "'$1'" "'$2'"
fi