Re: cd dot dot dot slash dot weirdness

2002-03-06 Thread Chris January
> bash-2.05a$ pwd > /russ/scripts > bash-2.05a$ cd .../. > bash-2.05a$ pwd > /russ/scripts/... > ... is this a bug do I have a virus? I've posted a patch to cygwin-patches that corrects this. Regards Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

cd dot dot dot slash dot weirdness

2002-03-06 Thread Russell Cecala
Hi, I don't know if this is a bug but you all are probably aware of this strange behavior. bash-2.05a$ ls -al total 18 drwxr-xr-x2 user9 None 4096 Mar 6 12:14 . drwxr-xr-x 27 user9 None12288 Mar 1 15:16 .. -rwxr-xr-x1 user9 None 208 Jan 2 17:10 ftp.bash -rwx