What does the new path need to look like? PATH is most definitely used when you get into anything on the unixy side of the box. If you need a different path for some reason there are a few options. You can change the default path. If there are no issues with duplicate programs etc, then this can work. The usual situation however, at least for me, is that anything that I run has a program in front of it that sets everything the way it needs to be. Although this doesn't set the path, something like this.
# Medtron wrapper for gpg. Set some environment variables and call what is passed in.
HOME=/medtron/gpg
export PASE_SYSCALL_NOSIGILL=plock=0
$1
On Tue, 2021-06-29 at 15:09 +0000, Steinmetz, Paul via MIDRANGE-L wrote:
We have a System Environment Variable - Path.
Programmers don't think this is used, but I'd like to confirm before deleting, or changing.
Does any of IBM LPP use/need Path set, (PASE, QSHELL, etc)?
We have a new app that needs Path set differently.
Name . . . . . . . . . : PATH
Value . . . . . . . . . : '/usr/bin:.:/QOpenSys/usr/bin:/QOpenSys/QIBM/ProdData/SC1/OpenSSH/openssh-3.5p1/bin'
Anyone in the group have any input on this?
Thank You
_____
Paul Steinmetz
IBM i Systems Administrator
Pencor Services, Inc.
462 Delaware Ave
Palmerton Pa 18071
610-826-9117 work
610-826-9188 fax
610-349-0913 cell
610-377-6012 home
psteinmetz@xxxxxxxxxx<mailto:psteinmetz@xxxxxxxxxx><mailto:psteinmetz@xxxxxxxxxx<mailto:psteinmetz@xxxxxxxxxx>>
http://www.pencor.com/
[
https://www.medtronsoftware.com/img/MedtronMinilogo.bmp] Kevin Bucknum
Senior Programmer Analyst
MEDDATA / MEDTRON
120 Innwood Drive
Covington LA 70433
Local: 985-893-2550
Toll Free: 877-893-2550
https://www.medtronsoftware.com
CONFIDENTIALITY NOTICE
This document and any accompanying this email transmission contain confidential information, belonging to the sender that is legally privileged. This information is intended only for the use of the individual or entity named above. The authorized recipient of this information is prohibited from disclosing this information to any other party and is required to destroy the information after its stated need has been fulfilled. If you are not the intended recipient, or the employee of agent responsible to deliver it to the intended recipient, you are hereby notified that any disclosure, copying, distribution or action taken in reliance on the contents of these documents is STRICTLY PROHIBITED. If you have received this email in error, please notify the sender immediately to arrange for return or destruction of these documents.
As an Amazon Associate we earn from qualifying purchases.