Answer Posted / kavin
grep is used to filter or search for a pattern in the given
file.
for example
grep student class
will display only the lines that contains the word student
in it.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do you repeat a command in terminal?
What is unix command line?
What is the pipe command?
How to display no of records in oracle using unix command?
What is the general format of unix command syntax?
Explain ‘system calls’ with respect to unix commands?
How many unix commands are there?
hw will u use awk in replacing cahrs and files
What do know about tee command and its usage?
Write a command that will display files in the current directory, in a colored, long format.
What is the use of cut command in unix?
What does this command do,"$more readme.txt“?
Differentiate cat command from more command.
Describe the zip/unzip command using gzip.
Name the unix command to find how many days the server has been up.