Answer Posted / bharath
grep command is used to search a string or a keyword in a
file.
syntax:
grep 'keyword' file
Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is the use of egrep command in unix?
How do I open a port?
Can you explain a little bit about command substitution?
What is grep and how do you use it?
What is unix command?
How do you repeat a command in terminal?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the use of tee command?
What is $0 bash?
What is the command to view process running?
Explain command to display different lines that are found when compare two files?
What is merge command in unix?
Why is shebang used?
What is s and g in sed command?
What is ‘ps’ command for?