Commands
Xclip
Using xclip to copy terminal content to the clip board
for the system clip board
echo 123 | xclip -sel clipfor the mouse clipboard
echo 123 | xclipSources
Last updated
Using xclip to copy terminal content to the clip board
for the system clip board
echo 123 | xclip -sel clipfor the mouse clipboard
echo 123 | xclipLast updated