From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by sourceware.org (Postfix) with ESMTPS id 202253858C27 for ; Sat, 31 Oct 2020 12:45:30 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 202253858C27 Received: by mail-lf1-x12f.google.com with SMTP id y184so9391802lfa.12 for ; Sat, 31 Oct 2020 05:45:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=XrdEUwb7oUEYdI/omsUZHfxj+B6Hk6+hszXK7vm3W0w=; b=oyow0fuHEr9fxZ/wpqVf2+a9hMRc1vzII1H3TdI/AJX8rP84rOa366XRuHhgI4SVze xAvHRlKSkhhCiv+ZEMWoA7Lo6CY7cagLTQdoA6bxoHl+QZdy0IwxObGYed1zxflB1WJ/ YZ057VcE8vLQt+5cDx6REt98410hzOWiqoeoAKv017KzKGs4tcrTb9GJJmPY7j45UPiq PBDZI2Uf6YFMms7WieFA8BeQErh9ewAVKphH4Yucsucy1Jomwvgtsx7FBow1fClUpyqJ rozjB4zRhy68IITqJ9Rr5vRqoPFNziRoo0rpSdEEifgrTlf2JyqGtV2PMlvszWg2rQgO XDYA== X-Gm-Message-State: AOAM531ngQHZwrdc2U5zoJuhSiziHbrYjh5l2ooH9bQ7joMtqKd+PO4D Wjee0ccrJV+Mp3mOzgl6ve+aHc0tCa/9hv4jYGzv8gah X-Google-Smtp-Source: ABdhPJzI4QWubhFocx1P3eaD9IqNmWltLyHDK5rNStfJDi6zEeMECJX2XzP67ln1S7hPcBID1JWaA7yF9elzp9Thins= X-Received: by 2002:a19:40ca:: with SMTP id n193mr2401324lfa.96.1604148328170; Sat, 31 Oct 2020 05:45:28 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "Matt D." Date: Sat, 31 Oct 2020 08:45:15 -0400 Message-ID: Subject: Re: Error: "-gThe system cannot find the file specified." When bash script containing "cut" is run from cmd To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Oct 2020 12:45:31 -0000 Please ignore this. There was an error in my test case.