nv-l

Re: SOurcing Tivoli environment on AIX 4.3

1999-08-10 16:01:17
Subject: Re: SOurcing Tivoli environment on AIX 4.3
From: "Ken Garst." <KGarst AT GIANTOFMARYLAND DOT COM>
To: nv-l AT lists.tivoli DOT com
Date: Tue, 10 Aug 1999 16:01:17 -0400
Here is the short script that I run in my .profile:

#Tivoli startup
if [ -f  /etc/Tivoli/setup_env.sh ] ; then
. /etc/Tivoli/setup_env.sh
fi


Note the space between the period and the /etc/Tivoli/setup_env.sh command in
the next to last line.

Regards,
ken
kgarst AT giantofmaryland DOT com


<Prev in Thread] Current Thread [Next in Thread>