Hello everyone.
i have a heavy text file (200 lines )from which i would like to extract special information .For exampe let's suppose that the text file contains only this line:
<< Mr John is a single man he lives in alabama his phone number is 1111111111111 >>
My goal is to extract just the phone number .Any help ?
Thank you