Date: Sat, 2 Jan 2010 12:28:46 -0600 From: "Charles Howse" <chowse@charter.net> To: "'Richard Mahlerwein'" <mahlerrd@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: RE: xclip Message-ID: <009701ca8bd9$6f558480$4e008d80$@net> In-Reply-To: <892787.5172.qm@web51005.mail.re2.yahoo.com> References: <000401ca8af5$3d7a3440$b86e9cc0$@net> <20100101152549.GA2220@debian> <000101ca8af9$de64d3c0$9b2e7b40$@net> <20100101155123.GB2220@debian> <892787.5172.qm@web51005.mail.re2.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: Richard Mahlerwein [mailto:mahlerrd@yahoo.com] > Sent: Friday, January 01, 2010 10:01 AM > To: Charles Howse > Cc: freebsd-questions@freebsd.org > Subject: Re: xclip > > >----- Original Message ---- > > >From: Thomas Adam <thomas.adam22@gmail.com> > >To: Charles Howse <chowse@charter.net> > >Cc: Thomas Adam <thomas.adam22@gmail.com>; FreeBSD-Questions <freebsd- > questions@freebsd.org> > >Sent: Fri, January 1, 2010 10:51:25 AM > >Subject: Re: xclip > > > >On Fri, Jan 01, 2010 at 09:48:28AM -0600, Charles Howse wrote: > > > >> Hi Thomas, thanks for the reply. > >> This is kinda gnarly. I'm using VMware Player on Windows 7, FreeBSD > is the > >> guest OS. > >> I have a script that outputs some text that I would like in the > clipboard > >> that I can paste into an email in Windows Outlook. > > > >Ah right. You'll find that won't work at all. > > > >-- Thomas Adam > > With VMware Workstation, I do something similar by launching the VM but > ignoring the console of it. Use PuTTY to connect to the virtual > machine via its IP address. From PuTTY, anything on screen is > trivially copied to the host's windows clipboard by selecting it with > your mouse. > > How may that work for you? I actually got it done by using PuTTY to connect to my FreeBSD server, run the scripts in Bash there, and copy the output to the clipboard. 13 lines per script, vs. **HUNDREDS OF LINES** in vbs or vba!! :-))
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009701ca8bd9$6f558480$4e008d80$>