I have a file like this
 
aaaaaaaaaaaaa
bbbbbbbbbbbbb
aaaaaaaaaaaaa
bbbbbbbbbbbbb
 
How I can filter this file, so that all the lines containing bbbbbbbbbbbbb, were deleted.
Is there any way to do it ?
Thanks in advance.
 
 

Reply via email to