What is the syntax of grep command and what is its use?
Answer Posted / bharath
grep command is used to search a file for keywords.
grep 'keyword' file
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Which command will print your home directory on screen?
What does sed command do in unix?
What is a bash command?
Which command can you use to find the currently running process in unix server?
What does awk stand for?
What is used to type command?
What are grep patterns?
What is the use of the command 'ls -x chapter[1-5]' ?
Can you enlist some commonly used network commands?
What is the command to find hidden files in the current directory?
What is the command to view process running?
Who invented grep?
What difference between cmp and diff commands?
Who command in unix?
Explain ‘system calls’ with respect to unix commands?