X-Recipient: archive-cygwin AT delorie DOT 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:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=AUN5ty5NNJ8vvHd1S+ToDeVxJ4VJH iOTOuzenHQEJFUVVPl0jVg8XAaMNlb67f1TXAm3G4NDus+jEMGux3mWzlUj6Toz/ vaqLu5XeSYKYfLgKgRq+SFnn1Vk4tvsn1sVS3L34QsGyDYMzaO/oP3vHpbNFhSHm +c4iS6fhLwJbnY= 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:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=HW1zcByBf+rxUyP9a2OHNuS9iHU=; b=PtX p4reAmsQDO5ePaSBv9gQsZ9ej730hdWQAqAwpMGoDoWryu1+cLnLAgm49Qr0tM+J c4ZjRhZubEs2ShrGitvrrxx5XSum2rLGIMW7xq73EXQoG4rtLD1atxZ6U8JhNp1+ Ifcw3df1NpNjyeCsGuO2EiFPIDl2xdeHeGmwRAW0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=gaining, sticking, Hx-languages-length:467, you! X-HELO: mail-qk0-f176.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=t3iSTdBD1m3Sq4dKpS4B34ehMcLccWpCDSsyA8ocPPc=; b=gWvBL8yQga+Q9lutoIdAkrgcW5V6+89sSUVz2nIy+6G8a/hVOmFKDjaHqoQ0Z9txi0 nnZ9KuXBqhBtTZ7ParpvgIqZk72QD8Pm28P5TQHq1tvnlYINP+Z0/Vs7tJwskwTCyMAG 4VRCM0qYTu/QyfFzDkXeNRoiT17cRK51opKoOEMrFrIWoths+97KncL3vsPN/pXiNftx 0029SYcxoSlvqlMm3dWLxUlykKQTxTa5f/s1hjz6YmAbIi8//ved++ACTFUPiHG59iun M81ZZcP8aHVRp/knBvS332cEcAlHMdkdQDv583msNjfd2h4+JaCRuLv6garO4gaLoiMJ GfUQ== X-Gm-Message-State: AIVw110FMRYIcL3LJ/d+JtVmCi0TgGu03XiIfH7bQhUglCJW0KlW+n8N WNAYfcVNxci9/FNFRspBhhvOVLMopg== X-Received: by 10.55.160.14 with SMTP id j14mr2741609qke.196.1499840208778; Tue, 11 Jul 2017 23:16:48 -0700 (PDT) MIME-Version: 1.0 From: Ugly Leper Date: Wed, 12 Jul 2017 07:16:48 +0100 Message-ID: Subject: Starting from a Windows Command Prompt To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" 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? Thank you! -- 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