Setting clipboard:
$ echo foo | xclip -selection c
Getting clipboard:
$ xclip -selection c -o
foo
Setting clipboard:
$ echo foo | xclip -selection c
Getting clipboard:
$ xclip -selection c -o
foo
For further actions, you may consider blocking this person and/or reporting abuse
Vitali Sorenko -
Aviral Srivastava -
ashu-commits -
Mike Young -
Top comments (0)