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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=MV3nPbW 1TTb/6V6ljl3NMRfehaxbcQHopJxY1hmDKxrQ0VgmLr3zOQ3yfurIbjiofN5xXJr r1Z6Ly8PbSeQxzfira723F7mWo3bAOKXk+TBYbR4bZKfR9LdY4X8AYSjNGiSjHKZ xc77JJ1sohl+LD5nSLZ4v68S4CxRgwMcP9Sw= 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=qjl7+Jhx0nWTl yXOwSYjMRNC2VA=; b=Q+28bhF33JJz/F0VzLmlr7Dgzr8RS1Xn+GN4d0xz2Cheg ypMtTwh6AW+Khy575PoR/w93tgk0LzMCgp7sL4bX1bMCMBW9ORHwYwX15aJZ9bIE GIR7kRLcMI1nYDiItCG7CzDHNahKLHEIYe/wCtIckoq6ovIbevn2x1skWBJ92U= 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 X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS,TW_YG autolearn=ham version=3.3.1 X-Received: by 10.229.170.131 with SMTP id d3mr133047qcz.92.1371147228784; Thu, 13 Jun 2013 11:13:48 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20130613095556.GA21638@calimero.vinschen.de> References: <0D835E9B9CD07F40A48423F80D3B5A7021C57FB3 AT USA7109MB022 DOT na DOT xerox DOT net> <0D835E9B9CD07F40A48423F80D3B5A7021C58055 AT USA7109MB022 DOT na DOT xerox DOT net> <51B8D19B DOT 7080400 AT towo DOT net> <20130613095556 DOT GA21638 AT calimero DOT vinschen DOT de> From: Jeremy Hetzler Date: Thu, 13 Jun 2013 14:13:18 -0400 Message-ID: Subject: Re: getclip and cygutils and cygcheck To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 On Thu, Jun 13, 2013 at 5:55 AM, Corinna Vinschen < ... > wrote: > On Jun 12 21:52, Thomas Wolff wrote: >> Am 12.06.2013 17:21, schrieb Nellis, Kenneth: >> >... >> >where is getclip? >> Whereever it actually is, shouldn't it be deprecated or removed >> since it does not handle non-ASCII characters? >> I think I already suggested a replacement once before which was a >> simple shell script wrapper to /dev/clipboard. > > Good point. > > > Corinna > I use getclip/putclip every day. They are the only way to reliably move large (multi-megabyte) amounts of data from Windows programs in and out of the clipboard. "cat /dev/clipboard" fails with "bad address" over a certain size. Please please keep these utilities unless there is a fully functional replacement. Thanks, Jeremy Hetzler -- 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