Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

$PATH on AIX

Status
Not open for further replies.

strikelit

MIS
Sep 10, 2003
88
0
0
US
I was able to install Sudo, but I want it to work while in any directory and not have to cd /usr/local/bin ?
 
If /usr/local/bin is not in your $PATH then just add it to your $PATH inside your .profile.

Regards,
Khalid
 
Or in /etc/environment or in /etc/profile

Be sure to read the WARNING in /etc/environment on how to change the lines in the file or you may risk ending up with a server that won't finish its boot process correctly...



HTH,

p5wizard
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top