delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <006f01bfacbc$e5e25df0$0201a8c0@jayk_home4nt> |
From: | "Jay Krell" <jay DOT krell AT cornell DOT edu> |
To: | <cygwin AT sourceware DOT cygnus DOT com>, "Bill Nugent" <whn AT topelo DOT lopi DOT com> |
Subject: | Re: 1.1.0 questions and comments |
Date: | Sat, 22 Apr 2000 17:43:07 -0700 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 4.72.3612.1700 |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3612.1700 |
untested, but the general idea is: if (%OS%)==(Windows_NT) bash %* if not (%OS%)==(Windows_NT) bash %1 %2 %3 %4 %5 %6 %7 %8 %9 - Jay -----Original Message----- From: Bill Nugent <whn AT topelo DOT lopi DOT com> To: cygwin AT sourceware DOT cygnus DOT com <cygwin AT sourceware DOT cygnus DOT com> Date: Saturday, April 22, 2000 8:05 AM Subject: 1.1.0 questions and comments [..] >I've modified cygwin.bat to have the last line as: > > bash %1 %2 %3 %4 %5 %6 %7 %8 %9 > >while not passing everything on the command is better than no arguments. >If someone knows a better way to pass all the command line arguments I'd >love to know. [..] -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |