Skip to content

Instantly share code, notes, and snippets.

@kyouheicf
Created April 14, 2023 05:36
Show Gist options
  • Select an option

  • Save kyouheicf/a43acc2f62769e829db1f22e9ffc3b83 to your computer and use it in GitHub Desktop.

Select an option

Save kyouheicf/a43acc2f62769e829db1f22e9ffc3b83 to your computer and use it in GitHub Desktop.
awk 'NF {sub(/\r/, ""); printf "%s\\n",$0;}' cert-name.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment