Created
November 6, 2019 09:47
-
-
Save NobodyXu/12943fc0d6d5613307f35796cf028719 to your computer and use it in GitHub Desktop.
generating with seq quickly
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
seq 1 100000000 | parallel -k --pipe "sed 's/[0-9]*/https:\/\/&/'" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment