Environment vars calling programs

Don Harrop Don Harrop <don@nis4u.com>
Mon, 30 Oct 2000 10:28:05 -0700 (MST)


Ok, here's the first HP-UX question.  I want to setup the HOSTNAME var to
function like it does under Linux.  If I set HOSTNAME='/bin/hostname' and
echo $HOSTNAME I get '/bin/hostname' printed back, not the hostname of the
machine..  Any ideas?

Don