if I had a txt file like this:
aBC$
abc
ABC
abc$
bAc!
How would I remove the lines where is doesn't have a symbol AND capital letter? I cannot delete them manually because I'm dealing with files more than a thousand lines. My wanted output would be:
I use emEditor and notepad++
2.1m questions
2.1m answers
60 comments
57.0k users