That looks like your problem. type
export PATH=/bin:/sbin:/usr/bin:/usr/sbin:$PATH then try ls ps etc. Mark. On Thu, 20 Mar 2003, Noll, Ralph wrote: > [EMAIL PROTECTED]:~> echo $PATH > /opt/IBMJava2-s390-14/jre/bin:/opt/IBMJava2-s390-14/bin > [EMAIL PROTECTED]:~> > > output from path above > > -----Original Message----- > From: Ferguson, Neale [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 20, 2003 4:30 PM > To: [EMAIL PROTECTED] > Subject: Re: logon > > > It appears either /etc/profile or whatever has resulted in an unusable or > unset PATH environment variable. You are unable to issue the commands > because they can't be found. My earlier post was an attempt to prove it. > What happens when you do /bin/ls? If this is tru you can use the export > builtin command to set it and then correct /etc/profile or whatever is > "stuffing up". > -- Mark Price IBM Linux Change Team (503)-578-7524
