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:content-type:to:subject:references:date :mime-version:content-transfer-encoding:from:message-id :in-reply-to; q=dns; s=default; b=s3StjA1erjmUfYGLgfbYjfUzBm1Bpx 4iYNIUINYbaDfUVvmpZ4rD/71WGaP5QTWrURVNT4tQmbc4UQu27qlTivdi0QZ66+ 9o5QFiGuyTCYieGfmTYY6EZMMfp/xrjbQdMtFUYdb5b/lYgPGK88hJR4DflSSJLt QHOR3M+rkqTZM= 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:content-type:to:subject:references:date :mime-version:content-transfer-encoding:from:message-id :in-reply-to; s=default; bh=2CTPcg+xWDDfXl1s488uFQrBTbo=; b=pMnh bqJZgxjH37GjhXT32tL86dqEADTWyrFVAuBBbRp2cCAbIQfzh+bj9ftvJ/Y9/6iQ 7HQoOzWOack436TaZ5Wcs9VPaobDBavG0P4+RkwW08+n04PELJonetFHip8EzUzR Ir516MP5/oWrEltDdr/0V1c1vL8IFH5pFkB1E6U= 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.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mailout.ish.de X-Spam-Score: -0.01 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: cygwin AT cygwin DOT com Subject: Re: /dev/tty does not work from shell References: <1598899839 DOT 20150209072327 AT yandex DOT ru> <54D8741A DOT 5020805 AT towo DOT net> <20150209113620 DOT F876DF38 DOT helmut DOT karlowski AT ish DOT de> <54D91AC6 DOT 8030101 AT towo DOT net> Date: Mon, 09 Feb 2015 21:03:48 -0000 MIME-Version: 1.0 From: "Helmut Karlowski" Message-ID: In-Reply-To: <54D91AC6.8030101@towo.net> User-Agent: Opera Mail/12.16 (Win32) X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from Quoted-Printable to 8bit by delorie.com id t19LXn8p019809 Am 09.02.2015, 20:38 Uhr, schrieb Thomas Wolff: >> bash prints that message when it has the noclobber-option set. Maybe >> you check it? > Yes, indeed, the effect shows up after set -o noclobber; > however, this shouldn’t apply to device files (and doesn’t on other > systems) - > man bash: “redirection will fail if the file ... is a regular file.” Right. Looks like a bug (in cygwin). -- 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