sudo apt-get install xclip2 Type:
echo "<Your text here>" | xclip
Example
echo "Sapiens Garou is a good blog." | xclip
Test on a text editor pressing Control+v to see working
Arcam Sapientia
See the manual to other usefull options:man xclipP.S.: Learn how to put a text on the clipboard by using a command line (terminal) on Linux/Unix.
No comments:
Post a Comment