@ -0,0 +1,10 @@
This is a small "Hello World" sample
with a BASH Script to display "Hello World"
Usage:
$ ./bash.sh
@ -0,0 +1,6 @@
#!/bin/bash
#
echo "Hello World"
exit 0
The note is not visible to the blocked user.