Skip to content

Instantly share code, notes, and snippets.

@pfrozi
Created March 1, 2021 15:23
Show Gist options
  • Save pfrozi/8fb95ecf5745f6eced36f22675fb99a3 to your computer and use it in GitHub Desktop.
Save pfrozi/8fb95ecf5745f6eced36f22675fb99a3 to your computer and use it in GitHub Desktop.
Create image file from clipboard on ubuntu
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