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=jQUkixg8cCCNbglF FWKRvLLa2FFMSidyc9/3HrvMOir4fewZjp0rBHJZ2jsiz27zrOW1lq1gyAAf+kSO zc3dkWjm+imZ+W9puiDsJvIDgPpBDn9M5K0NX3/3AsJfqEuvkV3brdOxSiZhyWPN 50AGGmgyc8d+7q++35vxlRoy2Ps= 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=YPIwO9n+jBR7ZOGyyLIF3c 5iUU0=; b=UTbxXtmb8uyHj4gjFnP+xmLPpf0aZNHz+f5IEFM9KJzGnMRqMyrqrt 72lpbb7csI1GYmhV2UchFd8eU4ZqaU/tqOBoo1OfW+3zk+eaO2k9lTcZrAxEGngD w1zKdAFSfvvYJaA8QTIIjzInpMtJ/ZaOrNqDb6A5VCXjMOuw1jxNc= 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-Spam-SWARE-Status: No, score=2.0 required=5.0 tests=BAYES_50,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=pasting, notepad, HX-Priority:Normal, CRLF X-HELO: forward102p.mail.yandex.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1535227502; bh=WJNus0DLwqbqsY+q/b+HvFWbppysHeAx0AyjHl3vge0=; h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References; b=OzAMhnGqD55K0LZtCcWwylvaj5LSasHJ2GRYyd+EPtMKg/RvG5QufEw2Tz7Hh0QQO 0MhtRPPcgFF4RTMFb4BygedIkcST73fvO6q0guPbSJgs8hykYSOYQ5Si9GcRCeo7w1 rTX+xmoaMzI7VMWXPyqYwuYc4UbEfDBjWUAmCzHM= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1535227501; bh=WJNus0DLwqbqsY+q/b+HvFWbppysHeAx0AyjHl3vge0=; h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References; b=XjrH6jhC5KyoUI6AP7nmdR7JqA1fzjXebvmKgs7xvZCemAed154CnLnXpL7Et5hD3 uXJ6QsC1+5QnFLILMY0Y0HqIYk9DyC7sVFKASBBFvO71IKbWKOrcumFyXSThEz+bgH OKX0m/DzmOgsvJLhyhAl6VjjiH1YuJwgDk+ND+q8= Authentication-Results: smtp1o.mail.yandex.net; dkim=pass header.i=@yandex.ru Date: Sat, 25 Aug 2018 22:51:07 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <633886764.20180825225107@yandex.ru> To: Lee , cygwin AT cygwin DOT com Subject: Re: speeding up a paste operation In-Reply-To: References: <1e37af1d-21fa-9c56-b135-cb9a4375d902 AT gmail DOT com> <8ea768ba-0fdb-710f-e41a-c9bc52057198 AT razorcat DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Lee! >> >> what about 'cp /dev/clipbord /tmp/hosts'? > Much better! That takes about the same time as pasting into notepad, > so I'm guessing that's about as fast as I can expect. > but I need to convert line endings: > $ file hosts.txt > hosts.txt: ASCII text, with CRLF line terminators Do you expect us to answer "d2u < /dev/clipboard | wherever" ? Or can you stop being lazy and start producing such simple answers yourself? -- With best regards, Andrey Repin Saturday, August 25, 2018 22:46:25 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