RE: Re: PATH oddity

2005-05-26 Thread Williams, Gerald S \(Jerry\)
Karl M wrote: >>> While looking at my PATH environment variable (in response to the >>> recent postings about sshd and environment variables), I noticed >>> that "." was included. >>> >>> It was caused by a double ; ( a ";;" sequence) in my PATH as >>> defined in the Windows XP My Computer Proper

Re: PATH oddity

2005-05-26 Thread Thorsten Kampe
On Wed, 25 May 2005 11:58:45 -0700, Yitzchak Scott-Thoennes wrote: > On Wed, May 25, 2005 at 11:28:43AM -0700, Karl M wrote: >> Hi All... >> >> While looking at my PATH environment variable (in response to the recent >> postings about sshd and environment variables), I noticed that "." was >> i

Re: PATH oddity

2005-05-25 Thread Yitzchak Scott-Thoennes
On Wed, May 25, 2005 at 11:28:43AM -0700, Karl M wrote: > Hi All... > > While looking at my PATH environment variable (in response to the recent > postings about sshd and environment variables), I noticed that "." was > included. > > It was caused by a double ; ( a ";;" sequence) in my PATH as

PATH oddity

2005-05-25 Thread Karl M
Hi All... While looking at my PATH environment variable (in response to the recent postings about sshd and environment variables), I noticed that "." was included. It was caused by a double ; ( a ";;" sequence) in my PATH as defined in the Windows XP My Computer Properties panel. It is not