Re: tcsh changes with spaces in path

2003-02-13 Thread Corinna Vinschen
On Thu, Feb 13, 2003 at 09:52:27AM -0500, Christopher Faylor wrote: > On Thu, Feb 13, 2003 at 09:32:12AM -0500, Kirschner, Paul E.UTRC wrote: > >breaks my .cshrc. Several paths in my win2000 system path (from the > >environment variables section) are of the form "c:\program files\...". That

Re: tcsh changes with spaces in path

2003-02-13 Thread Christopher Faylor
On Thu, Feb 13, 2003 at 09:32:12AM -0500, Kirschner, Paul E.UTRC wrote: >breaks my .cshrc. Several paths in my win2000 system path (from the >environment variables section) are of the form "c:\program files\...". That >space now breaks my cshrc lines like... > >setenv PATH $PATH":/d/jdk1.3

tcsh changes with spaces in path

2003-02-13 Thread Kirschner, Paul E. UTRC
The latest tcsh change... I've updated the version of tcsh to 6.12.00-4. - /etc/csh.login now preserves spaces in pathnames when evaluating $path. breaks my .cshrc. Several paths in my win2000 system path (from the environment variables section) are of the form "c:\program files\...". That space