From: felix DOT klee AT inka DOT de (Felix Klee) Subject: cd: lstat /u failed 10 Mar 1998 16:48:59 -0800 Message-ID: <35052727.6D402706.cygnus.gnu-win32@inka.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com Hi, I am running Windows NT 4 using Cygwin32 BETA 19 as shell. I wrote this script which runs fine on LINUX: > #!/bin/sh > cd `dirname $0` If I put it in a directory specified in $PATH and execute it I get the following error message: > cd: lstat /u failed Does anybody know how to avoid this error? Thanks, Felix - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".