I have a massive file that goes A*[4 numbers] and then either a comma space or a return. I want to output every title into a new file without any repeated titles. I know how to input files but I'm not sure how do to the regular expression for this. Help please.
Thanks.