Grep

What is Grep?


1.

"To search" - Derives from the standard Unix search utility of the same name.

Please grep the movie listings to see what time the movie starts.

2.

Grep is a UNIX/LINUX utility that searches the named input FILE/s for lines containing a match to the

given PATTERN.

dmesg | grep -i 'usb'

here the dmesg command is piped through grep to extract any patterned data matching 'usb'. The -i switch is used to tell grep to ignore the case of the letters 'usb'.

3.

To find a pattern in a given input.

grep "pattern" FILE

Or:

"I grep'd your product's manual, but found nothing about 'what to do if product is on fire'."

See Josh


56

Random Words:

1. A period of lamenessin which you are so lame, that, in fact, you are extremely awesome. Nerdy Nerd 1: OMGZ, PiKaChU iS gEtTiNg A nEw Po..
1. a hit of QUIK. (nesquik rolled up in an L) yo im in need of a QUIK fix. lemme hit some of thatt See l, joint, blunt, nesquik, quik 1...
1. Acting as or like a goddamned black man. Eminem is negrahstick as hell...
Book Banner