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