Skip to content

Instantly share code, notes, and snippets.

@vexx32
Last active April 26, 2019 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vexx32/263be3a89826ede9925ad53ec243e963 to your computer and use it in GitHub Desktop.
Save vexx32/263be3a89826ede9925ad53ec243e963 to your computer and use it in GitHub Desktop.
'123456789012345' -replace '(\d{11})(?<LastFour>\d{4})' , 'XXXXXXXXXXX${LastFour}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment