Created
March 1, 2021 15:23
-
-
Save pfrozi/8fb95ecf5745f6eced36f22675fb99a3 to your computer and use it in GitHub Desktop.
Create image file from clipboard on ubuntu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xclip -selection clipboard -t image/png -o > 00-login.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment