Asyntax.com Unix Commands List
Unix Command or Function to Search:
! A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Full description grep

Finds text within a file
syntax: grep [options] PATTERN [FILE...] grep [options] [-e PATTERN | -f FILE] [FILE...]

Finds text within a file

Example:
grep "texttosearch" *.htm

Another Commands:

mkdirMake a directory info
exitCommand or option used to close a program or file info
lprSubmits print requests. info
scriptRecords everything printed on your screen. The record is recorded to the filename, if no filename is specified results are recorded to the file transcript info
more, pageDisplay file one page at a time info
gzipCompress filename with GNU zip(gzip) and add .gz extension info