Re: link resolution in directory

2007-04-15 Thread Larry Hall (Cygwin)
teggy p v wrote: > Hi there, > > Is there a way to have a link (pointing to a directory) resolved to the > target directory when changing directory to that link ? > > Here is what I am trying to achieve: > > $ ln /cygdrive/c/downloads > $ cd downloads > $ pwd > /cygdrive/c/home/teggy/downloads >

RE: link resolution in directory

2007-04-15 Thread teggy p v
Hi there, Is there a way to have a link (pointing to a directory) resolved to the target directory when changing directory to that link ? Here is what I am trying to achieve: $ ln /cygdrive/c/downloads $ cd downloads $ pwd /cygdrive/c/home/teggy/downloads $ When running the last 'pwd' command,