I want to print only the lines that begin with the word "Hello"
How can I do it?
i.e
Word----------Print
Hello World (YES)
World Hello (NO)
Thanks!
I want to print only the lines that begin with the word "Hello"
How can I do it?
i.e
Word----------Print
Hello World (YES)
World Hello (NO)
Thanks!