@@ -0,0 +1,8 @@
#!/bin/sh
for a in "$@"
do
echo "run: $a"
mit-scheme --quiet < $a
done
The note is not visible to the blocked user.