@ -0,0 +1,8 @@
# BASH
"echo" "poc.sh"
"exit" "1"
# PYTHON
import sys
print("poc.py")
sys.exit(1)
The note is not visible to the blocked user.