Answer Posted / sujay kumar
Extended grep is called as egrep.
grep -E will do the same function as egrep
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to get the 3rd element/column from each line from a file?
What is awk in shell scripting?
Explore about environment variables?
What is basename in shell script?
What is the way to do multilevel if-else's in shell scripting?
What is the command to find out users on the system?
How to get the first line from a file using just the terminal?
How can the contents of a file inside jar be read without extracting in a shell script?
Is shell scripting a language?
Can shell script run on windows?
Write the syntax for "if" conditionals in linux?
How do I run a shell script on a mac?
Where is bash history?
How do I start a shell script?
Why is a script important?