From: Marc Heiler Date: 2008-01-04T08:33:37+09:00 Subject: Re: Clipboard command line utility > If you already knew about xclip, I'm curious why you are writing what > amounts to a Ruby replacement for it There are probably a many reasons, I do not know why he wants to have this, but one thing which immediately comes to my mind is: - To have the same functionality available in pure ruby, without depending on some C program like xclip. :) -- Posted via http://www.ruby-forum.com/.