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:date:message-id:subject:from:to :content-type; q=dns; s=default; b=mhRoJtVRyG5KttWym8CEgEtL2DEub Ly5ovu6Y7N32rH7oX1oXFCx+1c59gruEy17YBGAQHTUUMYAA3/3qZa3IewOrgn0b pFEgmUZyxaXF8au8/AENNQKM7TmC1f0IDfXswDdrcHbsEjZugdd2FkWMC6csDaPx DN5qkDsAyjqryc= 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:date:message-id:subject:from:to :content-type; s=default; bh=fpXwy4gX4JIl09B0iWjBzFBUIGY=; b=A6O Qt7h/SfD06wMGO5jKWB2vKg1HIkwkOadE8qQN1ekT1Lfthhi+HihhSdDgn8mqKKA geoYFdBhQBU44EvG0j4v02vBGNVkW22okeAneMn2+SOLWgh3rFksJiVmqDR3iXTI +aP8e0uQ86L9u6cUBL6WiWLHaEkSmF7E2AHZCaSE= 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=-0.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=updates, Hx-languages-length:378, typed, 81 X-HELO: mail-lb0-f174.google.com MIME-Version: 1.0 X-Received: by 10.112.170.167 with SMTP id an7mr15055585lbc.37.1451079171295; Fri, 25 Dec 2015 13:32:51 -0800 (PST) Date: Fri, 25 Dec 2015 22:32:51 +0100 Message-ID: Subject: cmp (or echo) bug? From: =?UTF-8?Q?David_Bala=C5=BEic?= To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Hi! In Cygwin terminal (bash) I typed: cmp <(echo echo1) <(echo echo2) This does not print anything. Not even with -b. On Linux (Ubuntu 12.04 in VMWare) it reports that the inputs are different. Bug? Or am I missing something? I just updated to latest version of cygwin, to be sure. 32 bit version. On Windows 8.1 Pro x64 (all updates) Regards, David -- 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