Created
January 8, 2021 04:17
-
-
Save yasuoohno/c4bb82e0e210db98a5b3b1f849b19609 to your computer and use it in GitHub Desktop.
ontap simulator license file to license key list
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
| @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