What is the syntax of grep command and what is its use?
Answer Posted / bhaskar
syntax
grep "filename or string name"
It is used to find the values quickly
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the differences among a system call, a library function, and a unix command?
Enumerate some of the most commonly used network commands in unix?
What is time_t?
how to sort the content of the file based on numeric values
Explain how to use grep command to list find the records of a file containing 10 different strings?
How to display no of records in oracle using unix command?
How do I find previous commands in unix?
Name the unix command to find how many days the server has been up.
How do you grep recursively?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is unix command?
what is the advaantage of each user having its own copy of the shell?
What is sed awk grep?
How does pipe () work?
What do chmod, chown, chgrp commands do?