X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D0AAB3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1678476857; bh=4+xACDxLCCYjdGPYX4LAlqF+DgYqN38KgAR0ycZ1yNI=; h=In-Reply-To:References:Date:Subject:To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=L82Ug5bp3ZpvbsWmWssKEs9dK94pGwj4JqdDtwrg8poiqWynixxjPjnS5IEEGbccq DqLZsE+b/h9QQFEShNoxmL0OFNfng+Xp2lbTpSSA5txElYVachFmwujKSQUOlNiiCs OkNepDMEjjqoOavMXs5bDhTzojbQoRwrxTaqrdmQ= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 2D2D73858D32 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678476841; h=cc:to:subject:message-id:date:from:references:in-reply-to :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=ZiEk0Rffe063k1FnDyOwSqqDVykSQx3QddlGk3C1vYA=; b=bqJtWBPoAcAysR4OtloA04wJfaTRu3fiZucX6lZlLDLLHgV/cWvbV98LshAx0CWf+A zt6AvbKot73rfaT/3XOuWHK/JF07hi0jiFryTwt0nyBRO5qqgOQawBn6aac7ZTjTp2Fy m1rFWZ1QpofZV6FeculPwwIMb0WAbvdigmAV4Yd+Q3deUBxtWIEMuJtUO0PjKVebsBGP bV6OUd9CGA4vTmk5JhI0oJGbcjDW8phVh1+cMKqmtU9Botlu+ljfnz6SVujQhWmhcipq mHffznIt1KqVHp9fTUhAjLB777/Bm8ge5jd6l8I0GkhYvaZyhqQSxO0zH399aKoMxRd6 +22g== X-Gm-Message-State: AO0yUKXk+UvopO2Nzl5ibJhJOFUSDymkWN1nuuAyFiZiQ+FgfsU0WFfz bJfCnbxDbeJeY100H7wcFkHimkV8YDlaMNSPRLo= X-Google-Smtp-Source: AK7set/OFli6Gye6sxfxamokZeDpi0F27EE0xCtug2AXOrbfUN2Tq6UTCcOM4dZTVUKwXHKMlJ0y1V26GnJOBNyRrGE= X-Received: by 2002:a17:906:33d3:b0:919:7dc4:138b with SMTP id w19-20020a17090633d300b009197dc4138bmr5368521eja.1.1678476840715; Fri, 10 Mar 2023 11:34:00 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 10 Mar 2023 14:33:59 -0500 Message-ID: Subject: 'bat' for cygwin To: marco atzeri Cc: cygwin X-Spam-Status: No, score=-0.3 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.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT 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: , From: Scott Smith via Cygwin Reply-To: Scott Smith Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Marco, Well, that's disappointing; however, it's not an essential for my project. While bat is nicer, cat will suffice. I will add a presence test to use bat when it exists and fall back to cat. The few cygwin instances I have will just have to be jealous of their linux counterparts! Thank you > Hi Scott, sorry but , there is no rust compiler for Cygwin Regards -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple