X-Spam-Check-By: sourceware.org From: "teggy p v" To: References: Subject: RE: link resolution in directory Date: Mon, 16 Apr 2007 00:00:45 +0200 Message-ID: <001201c77fa9$8498de80$3501a8c0@saphire> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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, rather than having /cygdrive/c/home/teggy/downloads (which the current directory appended with downloads) I would rather like to have /cygdrive/c/downloads ... I remember seeing that on some sun platform for the root user but don't know the inner details. Thanks for the help, Cheers, Teggy -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/