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
What is difference between shell and bash scripting?
Explain about the exit command?
How will you copy a file from one machine to other?
State the advantages of shell scripting?
Why should we use shell scripts?
How to get the first line from a file using just the terminal?
Print the 10th line without using tail and head command.
Which shell is the best?
I have to write Shells (Linux + Unix)for publishing packages and reports. Is it possible ? What are the differents executable programs ineed to call ?
What is a beat in a script?
How does ls command work?
What's the difference between scripting and coding?
What makes c shell a more preferable option than the bourne shell?
Please give me example of " at command , contrab command " how to use
I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?