@@ -0,0 +1,5 @@
#!/bin/sh
curr_dir="$(pwd)"
cd $1 && touch "${2}".java && cd $curr_dir
The note is not visible to the blocked user.