X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=a8FkpYqm77lKukQZ
	Ta2msVEJgIVRiV+gQjNZSKkr9U90mC+RxXGQUA8zYTKkmT+2vu/BiQrrjvniVWWr
	hE7wDVQST1KjxE1C65FWSreF/vOPmqAm9L9NbFm5NNYloxt6RJDAHaiiFMsWMjy7
	yui3LRL9DdZXT1UCJ5aF0l48PZY=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=bX7GdHalGcAuetTVtZbhsq
	ymN1w=; b=xY2n/qAUJQINVwEA6kssdYSg7tUoV/RlF/IZVnNa5C5dgXFPRH13CS
	RIEa3lUZlUp90YuFvRsWvq4Sk8Rz7Go1fjwJA4fM0fbBLGsprqVwSr2ffQ2kyv7v
	Bme5EsjZmNA5JvATYX6kSWWlnzfLSA9qthHjNRLgiOqmrLTU4Zx/E=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=gaining, H*F:D*yandex.ru, H*M:yandex, sticking
X-HELO: forward3p.cmail.yandex.net
Authentication-Results: smtp2m.mail.yandex.net; dkim=pass header.i=@yandex.ru
X-Yandex-Suid-Status: 1 0,1 0
Date: Wed, 12 Jul 2017 23:15:09 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <49340806.20170712231509@yandex.ru>
To: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>, cygwin@cygwin.com
Subject: Re: Starting from a Windows Command Prompt
In-Reply-To: <1cc1103d-708a-868d-c513-cc0dac4656e6@SystematicSw.ab.ca>
References: <CAKqBF1gnbsiRURXOd7zo=w5hu9A_KMzchgoQMYCc_SeYDxjWvw@mail.gmail.com>   <1cc1103d-708a-868d-c513-cc0dac4656e6@SystematicSw.ab.ca>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Brian Inglis!

> On 2017-07-12 00:16, Ugly Leper wrote:
>> Starting from a Windows Command Prompt, and using a syntax recommended
>> from years ago I still start a bash shell with
>> start /wait bin\bash (i.e. not just bin\bash)
>> and a mintty shell with
>> start bin\mintty (i.e. not just bin\mintty)
>> and yet experiment shows that both simplified forms in brackets "work".
>> Am I gaining / losing anything by sticking with the older longer
>> syntax, or can I just dive in, as in brackets?

> Running with start, like cygstart, spawns a separate window process

Not necessarily.
Ref: START /B


-- 
With best regards,
Andrey Repin
Wednesday, July 12, 2017 23:14:46

Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

