Skip to content

Instantly share code, notes, and snippets.

@yasuoohno
Created January 8, 2021 04:17
Show Gist options
  • Select an option

  • Save yasuoohno/c4bb82e0e210db98a5b3b1f849b19609 to your computer and use it in GitHub Desktop.

Select an option

Save yasuoohno/c4bb82e0e210db98a5b3b1f849b19609 to your computer and use it in GitHub Desktop.
ontap simulator license file to license key list
@sed -n "s/.*\([A-Z]\{18\}AAAAAAAAAA\).*$/\1/p" %1 | sed -z "s/\n/,/g" | sed -e "s/,$//"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment