Created
June 19, 2020 11:10
-
-
Save liuxilu/037146fa4cf28ba920963d59109087c4 to your computer and use it in GitHub Desktop.
regex for poolmon to table
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
^ *(\S+) +(Nonp|Paged) +(-?\d+) +\( *(-?\d+)\) +(-?\d+) +\( *(-?\d+)\) +(-?\d+) +(-?\d+) +\( *(-?\d+)\) +(-?\d+) | |
\1\t\2\t\3\t\4\t\5\t\6\t\7\t\8\t\9\t$10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment