delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/08/16/08:51:06

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:from:subject:to:message-id:date:mime-version
:content-type:content-transfer-encoding; q=dns; s=default; b=HtY
t/25XrojDcZK45nLBLnu8sc4wznQYhNsxKPc9b86SIz5AVN6I6eDYr1+eRFc1YFR
rTVSLIezJn2oVn1cwN8Jr5Bpu4s3ig2ZIt/I8+z7oBtLlFddp+8EfjLNqbzDdfFd
n3cDyv/VU6DsviOUg7cm76CmZM9JTOZLHa6mDbdQ=
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:from:subject:to:message-id:date:mime-version
:content-type:content-transfer-encoding; s=default; bh=0hnAKEFkh
esbzORJlUU1qxttShM=; b=OM+bkLsM3E45CZG8t2ruJvG3ziyZke1AaMZ4zu6bS
uyITl0+9BedgV4hQTyYxxikyNV3ZXpHn4hl6m6TfDS6g7oiQJhZqw4+V3p/gLuG/
reCGYTaMiKGwWgmBq4xSQaf+sAAsaC2EkUhNbNMXGWOBRijeYkYWvN3QfqKQaARr
SE=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.4 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=php, pile, Java, Hx-languages-length:1356
X-HELO: mail-io0-f175.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:subject:to:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=A21O1jndMCJD1MliVuzk0XWalZLH7M4UhCrIRxxWu54=; b=I6O5YMUb75m90mGdf79mdyfDqUK/LSlNIx8/PlGt2LUPEwrO5+dcjKhYUKvN3nGaMA B+veNMirMiF9LXAjSHi/pn7Qau9K2zeW1YIG2OIjYJ2kdtoUm1OwjcfZcLyiK3iNYT4n XoMDOqDNmsQjIFXNfsXOgwzgYAqsUDj9Iq4NWuKPYv4IRWI7JseCuDz6oBiG4Co1QpAR gesq1qDla48QNpWh8UTbIOASPA/+Cqbi/hF1pGStAurhK8tnUadxSutGAX22w5bIYuKz FwMOUPl6H/Z+HXNm5O7EGcSM+3YE1u8DOiS+5axGX0hWwxRXiohV2Y+PwtgF47HdX4+Y AKjg==
X-Gm-Message-State: AHYfb5jESxplydfX2OiONNIFdBjwf75CEqa95+TnzkmU550RqCKKlhOh om6880IpWdD2mK9u
X-Received: by 10.107.17.223 with SMTP id 92mr1198348ior.261.1502887848527; Wed, 16 Aug 2017 05:50:48 -0700 (PDT)
From: cyg Simple <cygsimple AT gmail DOT com>
Subject: Re: gawk 4.1.4: CR separate char for CRLF files
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Message-ID: <dbd54d2b-e2b2-7e67-e1c9-56f9b7bebddf@gmail.com>
Date: Wed, 16 Aug 2017 08:50:49 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1
MIME-Version: 1.0
X-IsSubscribed: yes

Vermessung AVT - Wolfgang Rieger writes:

> 5) You can always find a better way to do things, of course, I won't
> argue about that. Sometimes we thought about switching to Java or php
> or python or whatever. Maybe, we should. But we have a lot of running
> scripts, massive batch and parallel processing, and cmd.exe with
> minimum Cygwin (no X subsystem, no pile of tools, just a tiny
> installation) has worked great for many years - so why not use it?
> Just because it is not intended to use it that way?

Just because it is not intended to use it that way, yes, that is the
reason not to do it.  Just because it works now doesn't mean that it
will continue to work and you put yourself in jeopardy if you ever
update your software.  With your use of cmd.exe instead of a Cygwin
shell also puts you at risk of not being able to execute your scripts.
While Cygwin doesn't intentionally cause its binaries to not execute
outside of Cygwin support for those binaries is only supported if the
problems exist within the Cygwin shell as well.  So if an executable
provides expected results in bash but not in cmd, you lose.

-- 
cyg Simple

P.S.: You need to learn how to use a proper mail client and respond to
this list appropriately.  I had to "edit as new" and hand edit the mail
just to get proper quoting.

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019