Updated SC3066 (markdown)

Vidar Holen
2025-04-11 15:04:34 -07:00
parent 06e5ab67a5
commit b1bd41a998

@@ -15,7 +15,8 @@ fi
if [ -n "$(find file -prune -group "$(id -g)")" ] if [ -n "$(find file -prune -group "$(id -g)")" ]
then then
echo "File is owned by your effective group" echo "File is owned by your effective group"
fi``` fi
```
### Rationale: ### Rationale: