Showing posts with label grep in unix. Show all posts
Showing posts with label grep in unix. Show all posts

What is the use of ‘grep’ command in unix

‘grep’ is a pattern search command. It searches for the pattern, specified in the command line with
appropriate option, in a file(s).
Syntax : grep
Example : grep 99mx mcafile