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
Sandipan Roy -
Youssef El Idrissi -
Abhishek Pathak -
Anjan Shomodder -
Top comments (0)