At Friday, September 10, 2004 4:02 AM, jashy wrote: > If you really hate using mouse to do copy&paste, I suggest you to use > device /dev/clipboard directly. Copy to clipboard: cat somefile > > /dev/clipboard, get something from clipboard, cat /dev/clipboard > > somewhere.
or use putclip and getclip from the cygutils package. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/