March 2002
Beginner
504 pages
10h 47m
English
grep A command that lets you locate the lines in a file that contain a particular word or a phrase. The term grep is short for globally regular expression print.
head A command used to display the first few lines of a file.
tail A command used to display the last few lines of a file.
Read now
Unlock full access