@@ -0,0 +1,9 @@
#!/bin/bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
#
DIR2="$(awk '{n=split($0,a,"/");print(a[n])}' <<< $DIR)"
echo $DIR2
cd $DIR
ls
ln ./run.py ..
The note is not visible to the blocked user.