Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Originating-IP: [69.3.25.171]
Reply-To: <caelum@debian.org>
From: "Rafael Kitover" <caelum@debian.org>
To: <cygwin@cygwin.com>
Subject: RE: idea for a new project, libntcmd
Date: Fri, 24 Jan 2003 18:07:48 -0800
Message-ID: <001001c2c416$8e9529a0$0201a8c0@ISIS>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
X-OriginalArrivalTime: 25 Jan 2003 02:07:46.0031 (UTC) FILETIME=[8D64BFF0:01C2C416]

> From: "Brian Kelly" <brian dot m dot kelly at verizon dot net>
> To: <cygwin at cygwin dot com>
> 
> Boy I just don't GET IT!!!!!! Anyone who wants to use ANY cmd.exe
> command, including start just needs to use cmd /c
> ANY-WINDOWS-CMD-COMMAND-HERE

Assuming cmd.exe is available, and it's not under windows 9x/ME or
linux. Also this won't translate cygwin paths. Of course wrappers could
be made for those commands to be invoked through cmd /c.

> 
> HOW EASY IS THAT?????
> 
> Maybe adding this insight to the FAQ might be helpful - for those who
> FAIL to read the SIMPLE output from cmd /? ...

That might be helpful.

> 
> Of course - will such people read the FAQ "BEFORE" bothering the busy
> folks on this list????
> 
> NOT!!!!!!!!!!!!!
> 
> Brian Kelly
> 
> PS (One can also use cmd /c to run CYGWIN utilities - even something
> like
> cmd /c start cmd /c rm -rf *     which will run as separate process 
> enabling you to return to the command line. VERY COOL - for those who
> READ DOCUMENTATION!! Of course - we didn't mention "fork" ... Windows
> folks eat with their hands - primitive savages that they are )

You could also use rm -rf * & for that.

--
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/

