If any body could program this in C, plz help me out.


Simulate the grep command in Unix. Make use of command line arguments to accept filenames as Input maximum 4 minimum 2. In the files search for a specific pattern. If the pattern is available then print the file in which it is available & print the lines in which the pattern is available. Ignore case while searching.

thanx
laxmi