1 Answer
you may try below command...
# cat file.txt | grep -v "hello"
Your Answer
you may try below command...
# cat file.txt | grep -v "hello"