PowerShell, Strings PowerShell '1234512345123451234512345123451234512345' -split '(?<=\G\d{5})(?=.)' 1 '1234512345123451234512345123451234512345' -split '(?<=\G\d{5})(?=.)'