I\'m trying to run a simple shell ( Centos 7 ):
test.sh
#!/bin/ksh echo "HOSTNAME:"$HOSTNAME
but HOSTNAME env variable is ne