Name: Anonymous 2010-11-02 11:44
Hi /prog/
Is there a command line tool (for bash) which allows me to do something like
and subsequently paste "Hi there" into a graphical window (say a text editor) by CTRL+V?
Is there a command line tool (for bash) which allows me to do something like
echo "Hi there" | copypasteand subsequently paste "Hi there" into a graphical window (say a text editor) by CTRL+V?