# make the file executable

sudo chmod +x ./kubectl-whoami



# and move it into your PATH

sudo mv ./kubectl-whoami /usr/local/bin



kubectl whoami

Current user: plugins-user