Guest User

Untitled

a guest
Dec 9th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. xclip -selection primary -o | xclip -selection clipboard -i
  2. xsel | xsel -b
  3. xclip -selection clipboard -o | xclip -selection primary -i
  4. xsel -b | xsel
Add Comment
Please, Sign In to add comment