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: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 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.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 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 AT cygwin DOT com Subject: Re: [1.7.27] cannot redirect output to /dev/clipboard: "write error: Permission denied" References: <20140107155305 DOT GK2440 AT calimero DOT vinschen DOT 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