SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

UNIX

» Start this Course
(Practice similar questions for free)
Question:

What is generic regular expression parser

Author: Hania Pleszyńska



Answer:

Grep is used for searching and extracting lines form file that match some regular expression grep [options] patter file_name popular options: -i -ignore case -v -invert selection zgrep allows for grepping over compressed files


0 / 5  (0 ratings)

1 answer(s) in total