Is it possible to have a bash script put some text in the system clipboard?
(I use Ubuntu with default Gnome and Bash.)
|
|
|
There is a commandline tool
Tutorial: http://www.cyberciti.biz/faq/xclip-linux-insert-files-command-output-intoclipboard/ |
|||||
|
|
I haven't tried it on my own, but there is a Bash Clipboard Interactive Script project on SourceForge: http://bics.sourceforge.net/ |
|||
|
|