Looks like someone beat me to it. However, one more word for you. I also suggest getting used to working with man pages. These are manuals on the different commands, applications, and even development resources available. To bring up a man page on grep, type in the following at the prompt.
Code:You will see a full screen page in your shell describing the grep syntax. When I have more time I might put together a complete tutorial on how to interpret man pages. However, an excellent way to learn how man works is:
Code:
How can use grep to do that. I don't know how grep works I tried but it did not work
Thanks |