What is egrep?
Answers were Sorted based on User's Feedback
Extended grep is called as egrep.
grep -E will do the same function as egrep
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / kuldeep singh
egrep is used to work with Extended Regular Expressions.
| Is This Answer Correct ? | 2 Yes | 1 No |
what is the difference between cmp and diff commands
What is a scripting language simple definition?
How would you compare the strings in a shell script?
What does .sh file contain?
Is shell scripting difficult?
What is scripting used for?
How to include comments in your shell scripts?
What is a beat in a script?
How to handle the delimiter unit seperator in Unix
What is Path variable?What is its use?
Dear All, Can anybody tell me how to predefind no. of selected rows from a text file.
What is wc in shell script?