Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Subject: RE: Cut and paste standard input and output MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Mon, 13 May 2002 18:45:19 +1000 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Robert Collins" To: "Charles Wilson" , Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g4D8nEO18731 And don't forget the read/write capability ot /dev/clipboard. Rpb > -----Original Message----- > From: Charles Wilson [mailto:cwilson AT ece DOT gatech DOT edu] > Sent: Monday, May 13, 2002 8:35 AM > To: cygwin AT cygwin DOT com > Subject: Re: Cut and paste standard input and output > > > Have you seen the 'putclip' and 'getclip' applications that > are part of > the official 'cygutils' package? > > --Chuck > > > Raoul Gough wrote: > > > I recently wrote a simple command-line tool that cuts or > pastes plain > > text to/from standard input/output. I find it quite useful > sometimes, > > when I've got a script that generates some output and I want to > > process the output in a windows application (or vice-versa). > > > > e.g. > > > > ls -lR | clipboard -x > > > > After which, I can paste the ls output direct into a > windows App. It's > > much easier than selecting and cutting from the > command-shell window, > > especially if there is a lot of output. The command has > three options, > > -x cuts, -c copies (kinda like tee) and -v pastes to > standard output. > > If this tool doesn't already exist, I'd be willing to > contribute the > > code. Any interest and advice on how to submit it? > > > > Thanks, > > Raoul Gough. > > > > > > _________________________________________________________ > > Do You Yahoo!? > > Get your free @yahoo.com address at http://mail.yahoo.com > > > > > > -- > > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > > Bug reporting: http://cygwin.com/bugs.html > > Documentation: http://cygwin.com/docs.html > > FAQ: http://cygwin.com/faq/ > > > > > > > > > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/