|
For PASE:
a) ADDENVVAR ENVVAR(PASE_PATH)
VALUE('/QopenSys/usr/bin:/usr/sbin:/usr/bin:/foo:/bar')
LEVEL(*SYS)
For QShell you need to put it in /etc/profile or $home/.profile. I don't
understand why you wouldn't want to do this, can you elaborate? It's
simply a matter of doing the following:
a) Edit (or create) the file called /etc/profile
b) Put the following line in it:
export PATH=$PATH:/foo:/bar
(replace /foo and /bar with the directories you want in the path)
c) Save your changes.
---
Scott Klement http://www.scottklement.com
On Wed, 8 Mar 2006, Jim Oberholtzer wrote:
Can anyone point me to the correct environment variable to set the default path for QSH and QP2TERM? The portable utilities program that installs SSH (5733-SC1) does not set the path in QSH so it will work. I was hoping to avoid setting up a .profile or /etc/profile structure if I could.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.