Mailinglist Archive: opensuse (3574 mails)
| < Previous | Next > |
Re: [opensuse] adding a path for all users
- From: Anders Johansson <ajh@xxxxxxxxxx>
- Date: Fri, 22 Feb 2008 19:02:47 +0100
- Message-id: <200802221902.47595.ajh@xxxxxxxxxx>
On Friday 22 February 2008 18:50:58 James D. Parra wrote:
Add the line
export PATH=$PATH:/usr/local/pgsql/bin
to the file /etc/profile.local (create that file if it doesn't already exist)
Anders
--
Madness takes its toll
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Hello,
What would be the best way to add '/usr/local/pgsql/bin' to the path of all
users?
Thank you,
James
Add the line
export PATH=$PATH:/usr/local/pgsql/bin
to the file /etc/profile.local (create that file if it doesn't already exist)
Anders
--
Madness takes its toll
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |