How to change shell valluables
How to change shell valluables
- Subject: How to change shell valluables
- From: 和城 光弘 <email@hidden>
- Date: Tue, 28 Dec 2004 16:58:47 +0900
Hello.
It's mac and unix begginner.
I installed "gnuplot" package, being to have started using.
Installed gnuplot program to /usr/local/bin
so, I want to add it to my shell valluable "PATH".
I tried as follows.
prompt: > set PATH=$PATH:/usr/local/bin
or
prompt: > set path=( ~/bin /usr/local/bin /usr/bin )
but effects as follows.
PATH=/bin:/sbin:/usr/bin:/usr/sbin
..etc
_=PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin
_='path=(~/bin /usr/local/bin /usr/bin)'
The person who knows the configuration manner of shell variables, please
teach who.
best regards.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden