Howdy: Is it possible to use regex to replace the first n characters of a line? There are no unique markers or items to map by in these files ... some lines could start with number or whatever (special characters, white space, alpha, etc).
If so, how? Thanks! -X