Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Jens Schmidt" To: Subject: Cygwin seems to replace standard shell cmd.exe Date: Thu, 7 Nov 2002 20:18:01 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Hello, after installing cygwin I run into the following problem: All shell commands executed by programs, e.g. an "echo ************" executed from Borland make or an "open(F_LIST,"dir $ARGV[0] /s /b|");" executed from a Perl script (Activestate) aren't executed by cmd.exe any more but by bash. The Problem is that bash don't know the commands listed above or behaves in a different way than cmd.exe. It's possible to set a cmd /C for every command, but I have a lot of this stuff and like to use always cmd.exe. Does somebody know how to disable this redirection to bash ? Thanks. Jens P.S. comspec is set correct. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/