Re: path
- From: Bit Twister <BitTwister@xxxxxxxxxxxxxxxx>
- Date: Sat, 31 May 2008 00:30:39 GMT
On Fri, 30 May 2008 23:26:06 GMT, Bill Cunningham wrote:
"Bit Twister" <BitTwister@xxxxxxxxxxxxxxxx> wrote in message
news:slrng3uncs.c7h.BitTwister@xxxxxxxxxxxxxxxxx
On Thu, 29 May 2008 23:55:40 GMT, Bill Cunningham wrote:[snip]
^
Here's the way I've understood it. I must be wrong.
PATH=/usr/bin:/usr/local/bin;$PATH
|
Needs to be colon-------------+-----not semicolon
export PATH
Are you pointing to the usr ?
Nope, semicolon before the $PATH.
The semicolon is in front of the $.
You are quite correct. It should be a colon, not a semicolon.
.
- Follow-Ups:
- Re: path
- From: Bill Cunningham
- Re: path
- References: