Skip to content

Instantly share code, notes, and snippets.

@bafxyz
Created April 27, 2020 14:03
Show Gist options
  • Save bafxyz/de4c94c0912f59969bd27b47069eeac0 to your computer and use it in GitHub Desktop.
Save bafxyz/de4c94c0912f59969bd27b47069eeac0 to your computer and use it in GitHub Desktop.
$ awk -v ORS='\\n' '1' karnov-review.2019-01-21.private-key.pem | pbcopy
@suryapandian
Copy link

suryapandian commented Oct 6, 2022

thank you, this helps, added the answer here with credit https://stackoverflow.com/a/73976528/4940278

@bafxyz
Copy link
Author

bafxyz commented Oct 6, 2022

thank you, this helps, added the answer here with credit https://stackoverflow.com/a/73976528/4940278

glad you find it useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment