Environment vars calling programs
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Jeffrey Pyne at
2000-10-30 17:44
Attachments:
Message as email
(text/plain)
Author:
DonHarropdon@nis4u.com
Date:
2000-10-30 17:28
UTC
Subject:
Environment vars calling programs
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