Return to Snippet

Revision: 16548
at August 7, 2009 13:09 by deepsoul


Initial Code
# print X selection:
echo $(xcopy -r)

# set X selection:
echo "new selection" | xcopy

Initial URL
http://www.chiark.greenend.org.uk/~sgtatham/utils/

Initial Description

                                

Initial Title
Get / set X windows selection from shell

Initial Tags

                                

Initial Language
Bash