From: Robin Rosenberg <robin.rosenberg.lists@dewire.com>
To: Johannes Sixt <J.Sixt@eudaptics.com>
Cc: git@vger.kernel.org
Subject: Re: MinGW binary installer available
Date: Thu, 8 Feb 2007 22:15:50 +0100 [thread overview]
Message-ID: <200702082215.50389.robin.rosenberg.lists@dewire.com> (raw)
In-Reply-To: <45CADAAA.74058D21@eudaptics.com>
torsdag 08 februari 2007 09:09 skrev Johannes Sixt:
>
> @echo off
> rem () { :; } ; : \
> sh %0 %1 %2 %3 %4 %5 %6 %7 %8 %9
> rem ; : \
> exit /B %ERRORLEVEL%
>
>
> in place of the usual "#!/bin/sh". It requires you to have a command
> named @echo.exe in the path that is a noop. Also, it is limited to 9
> command line arguments.
>
> What a hack! (*)
Yes... I suggest you use %* to pass on all arguments. It works with more than 10
arguemtns, including quoted arguemnts (presumably whatever limit windows has)
-- robin
next prev parent reply other threads:[~2007-02-08 21:15 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-07 14:38 MinGW binary installer available Han-Wen Nienhuys
2007-02-07 14:55 ` Johannes Schindelin
2007-02-07 15:05 ` Johannes Schindelin
2007-02-07 15:14 ` Han-Wen Nienhuys
2007-02-08 8:09 ` Johannes Sixt
2007-02-07 15:08 ` Han-Wen Nienhuys
2007-02-07 15:26 ` Johannes Schindelin
2007-02-07 15:34 ` Han-Wen Nienhuys
2007-02-07 16:16 ` Johannes Schindelin
2007-02-07 17:05 ` Han-Wen Nienhuys
2007-02-07 17:10 ` Johannes Schindelin
2007-02-07 17:35 ` Han-Wen Nienhuys
2007-02-07 21:10 ` Han-Wen Nienhuys
2007-02-08 8:12 ` Johannes Sixt
2007-02-08 8:09 ` Johannes Sixt
2007-02-08 10:14 ` Han-Wen Nienhuys
2007-02-08 21:15 ` Robin Rosenberg [this message]
2007-02-08 21:18 ` Johannes Schindelin
2007-02-08 21:22 ` Shawn O. Pearce
2007-02-08 21:26 ` Johannes Schindelin
2007-02-07 16:03 ` Han-Wen Nienhuys
2007-02-07 20:18 ` Jan Nieuwenhuizen
2007-02-07 21:21 ` Han-Wen Nienhuys
2007-02-07 23:51 ` Johannes Schindelin
2007-02-07 22:10 ` Han-Wen Nienhuys
2007-02-07 23:52 ` Johannes Schindelin
2007-02-08 19:58 ` Jan Nieuwenhuizen
2007-02-08 20:08 ` Johannes Schindelin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200702082215.50389.robin.rosenberg.lists@dewire.com \
--to=robin.rosenberg.lists@dewire.com \
--cc=J.Sixt@eudaptics.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).