@ -1,5 +1,6 @@
echo $GOROOT
echo $GOPATH
echo $PATH
whoami
touch /test
which go
export GOROOT=$HOME/local/go
export GOPATH=$HOME/go
export PATH=$PATH:$GOROOT/bin:$GOPATH/bin
mkdir -p $GOROOT $GOPATH
pwd
The note is not visible to the blocked user.