in reply to Re: Using grep to pick out lines in a text file
in thread Using grep to pick out lines in a text file

I disagree that this is at all helpful for someone who is just picking up the language (and programming at that!).

Also, isn't grep going to read in the entire contents of the file? That is completely unnecessary for this task.