|
Jack, can you please stop repeating these outdated instructions:
# detect if we're in a PASE shell /QSYS.LIB/QSHELL.LIB/UNAME.PGM >
/dev/null 2>&1
if [ $? != 0 -a "$SHELL" != "/QOpenSys/pkgs/bin/bash" ] then
exec /QOpenSys/pkgs/bin/bash
Please, for the love of everything, use the flippin' procedure:
[1]https://www.ibm.com/support/knowledgecenter/en/ssw_ibm_i_73/rzajq/rzajqprocsetpaseshellinfo.htm
Also, your example .profile doesn't even show how to set the PATH variable
in it. Refer to
[2]https://bitbucket.org/ibmi/opensource/src/master/docs/yum/#markdown-header-adjusting-your-path
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.