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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=Idaw31FmZw14MMvx LVS8p7b7b/SxmBNU+PEzSXiHCHTYqAN3ppk576zOgkfk9kBlCzM87mLRbuc3CQCi 5RiwQj2Q5NnazNGh2PWB1Fta6EsC/NKmqnWcrfYwUaeFhckgxjfqQ7vbbIruZJVa 6E2y0HM8cofAl+diVwMhVL1xBKI= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=KcfoDPAroMCJ0l1uu56ERr oGrtk=; b=np/UE3dTmve0sBriGruekHhGPCGYI9kkM5uAUArf/6WXzB5fyqnXvI NI60PFbVGdx+vM8U2Ei8xHbV1WRFnojOxxWZxWGaqtQf6ow+6rx4kR+Pi/2fckmb 6XrRol3btpWP8YQC6ugDj8wpmworNE03UBkX9VZTEvYnfTWEqAOsw= 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=2.0 required=5.0 tests=AWL,BAYES_60,FREEMAIL_FROM,KAM_BODY_URIBL_PCCC,KAM_FROM_URIBL_PCCC,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtp.ht-systems.ru Date: Sat, 14 Feb 2015 01:49:52 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <1674146946.20150214014952@yandex.ru> To: "cyg Simple" , cygwin AT cygwin DOT com Subject: Re: Writing to /dev/clipboard from multiple processes in Bash gives inconsistent behaviour In-Reply-To: <043801d047a3$e253abc0$a6fb0340$@gmail.com> References: <20150212134550 DOT GC20741 AT dinwoodie DOT org> <20150212170342 DOT GB7818 AT calimero DOT vinschen DOT de> <925263616 DOT 20150213005102 AT yandex DOT ru> <20150213092339 DOT GB17624 AT calimero DOT vinschen DOT de> <1083078655 DOT 20150213130932 AT yandex DOT ru> <20150213105917 DOT GE20741 AT dinwoodie DOT org> <02f801d0479f$e93c9c20$bbb5d460$@gmail.com> <20150213152551 DOT GF20741 AT dinwoodie DOT org> <043801d047a3$e253abc0$a6fb0340$@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, cyg Simple! > I would put the output to a /tmp/deleted.lst file and when I'm ready to > paste it into the mail I would cat /tmp/deleted.lst > /dev/clipboard. >> The shell code I posted was a simple test case to show the problem, not > actually >> what I'm trying to achieve. Posting simplified example code that > demonstrates >> a problem is a common way to get help because it means others only need to >> understand the simple example, not the full problem: >> https://cygwin.com/acronyms/#STC > By the design and purpose of the Windows Clipboard your use of > /dev/clipboard is flawed. You need to change your methods in order to fix > the issue. If you know how to do it, may be you can describe the correct way of doing it, to share the knowledge? The preferable format would be a FAQ entry. -- WBR, Andrey Repin (anrdaemon AT yandex DOT ru) 14.02.2015, <01:48> Sorry for my terrible english... -- 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