Sep 19


Commands and the shell


Searching within files


More subtle differences


Not so fast!


Learning to grep


Egrep examples

Assume you are given the file sample.txt. In class, we handed out a printed copy of the output of cat -n sample.txt (so that you can see the line numbers) and wrote patterns to:

Return Home