Is there a way in a bash to copy a picture to the clipboard?
For example if there is a picture mypic.png I want to have a command like clipcopy mypic.png such that I can go for example to inkscape and paste it afterwards.
|
Is there a way in a bash to copy a picture to the clipboard? For example if there is a picture |
|||
|
|
|
This python script by cheshirekow claims to do what you want.
|
||||
|