@@ -1,5 +1,6 @@
#!/usr/bin/env bash
# echo and eval
# echo a command and eval it.
# Can also print the command to a file.
set -e
a=
while getopts a OPT; do
The note is not visible to the blocked user.