2-Minute Linux Tips
Learn how to use a host of Linux commands in these 2-minute video tutorials from Sandra Henry-Stocker, author of the Unix as a Second Language blog.
How to use the grep command
Overview
In this Linux tip, we’ll look at how you can use the grep command to look for more than one value in a single command. This can be useful when you want to select lines of two forms, but ensure they will appear in the same order as they do in the file.




