What is the syntax of grep command and what is its use?
Answer Posted / guest
grep " string" filename
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the use of egrep command in unix?
Give the command for finding the current date.
What happens when we execute a unix command?
How do I find previous commands in unix?
How does shebang work?
What is “chmod” command?
What is unix command line?
What is the command to view process running?
What does the md command do?
What is ‘ps’ command for?
What is the function of grep command in unix?
Explain the steps that a shell follows while processing a command.
What is grep command in unix with examples?
Explain command to display different lines that are found when compare two files?
What is s and g in sed command?