Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: From: Paul Stodghill To: "Cygwin Mailing List (E-mail)" Subject: Minor /bin/sh bug Date: Wed, 7 Jun 2000 08:44:45 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" I believe that I am running the latest version of everything, including the 6/1 snapshot The bug is that the "type" command returns the wrong file name when given an absolute pathname. milhouse% sh -c 'type /bin/ls' /bin/ls is /home/stodghil/bib/bin//bin/ls milhouse% bash -c 'type /bin/ls' /bin/ls is /bin/ls milhouse% By the way, which shell is /bin/sh based on? Thanks. ---- Paul Stodghill 4128 Upson Hall, Dept of CS, Cornell Univ., Ithaca, NY 14853 http://www.cs.cornell.edu/stodghil/ Voice: 607-254-8838 Fax: 607-255-4428 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com