X-Recipient: archive-cygwin@delorie.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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=v/cVxOBuQ4lGKbIB5wOEHAJVxJ13mqkMaF0w6S/DY5v
	z+RWT/kd1/p7gw83MnamshMXGX0DaXhXysTH3zTYaH32ltD2J+PVE/hddQtP2MaK
	TM/eBZlKm5t0JEryNRFg8ZBV7XXVX4jAczpGEh8SQnSCKswXZSmflKjtIIRwIX08
	=
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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=afK5Knv7bMLkpW2qSKLsdKSxIBY=; b=UR1bg4BRm0UTh09Jy
	ZqSKNNfmeDtnOb4sbGLFxLHemVeMfCXhYQA+hn6rJaBaCSiAGgA5ZJdtpFYFyYAD
	wBIhkQPYclvPr9q2eBA24CMNIo16FJHhTga0R3iH1KE0/jEw7tz/SRlgCWgDjgnm
	4HCQnlfSFYM01/wcpjOou4AWNI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.0 required=5.0 tests=AWL,BAYES_50,RP_MATCHES_RCVD,UNSUBSCRIBE_BODY autolearn=no version=3.3.2
X-HELO: etr-usa.com
Message-ID: <52CC99EA.3080000@etr-usa.com>
Date: Tue, 07 Jan 2014 17:20:58 -0700
From: Warren Young <warren@etr-usa.com>
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: [1.7.27] cannot redirect output to /dev/clipboard: "write error: Permission denied"
References: <CAOh4nmnXb-WRsiHqdTtX+5-4FjBFJ53VkWH4=dN5Hi0mPRkkZg@mail.gmail.com> <20140107155305.GK2440@calimero.vinschen.de>
In-Reply-To: <20140107155305.GK2440@calimero.vinschen.de>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 1/7/2014 08:53, Corinna Vinschen wrote:
> On Jan  7 00:29, Jeremy Hetzler wrote:
>> I am getting errors when using bash redirect syntax to write to
>> /dev/clipboard. Reading works ok.
>>
>> # this does not work
>> $ echo "foo bar" >file.txt
>>
>> $ cat file.txt >/dev/clipboard
>> cat: write error: Permission denied
>
> That's supposed to be fixed in CVS since 2013-12-10.  Try a recent
> snapshot.

I just saw this, too, and the 20140105 snapshot fixes it for me.

I tested on both x86 and x86_64, Windows 8.1.

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

