Hello,
i'd like to detect all the lines that their first alpha-numeric word repeats more then once.
for example: this line would be 'hits'
abc sda asd asd abc
aaa bbb ccc aaa aaa
thanks,
i'd like to detect all the lines that their first alpha-numeric word repeats more then once.
for example: this line would be 'hits'
abc sda asd asd abc
aaa bbb ccc aaa aaa
thanks,
Comment