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 to sort the content of the file based on numeric values
What do chmod command do?
How many unix commands are there?
How do you grep a case insensitive?
Which command is used to kill the last background job?
Differentiate cat command from more command.
Who command in unix operating system?
What is the command to view process running?
Explain command to view process running?
What is command statement?
Which command will print your home directory on screen?
Write a command to kill the last background job?
How does the system know where one command ends and another begins?
Name the general commands in using unix os for a beginner?
Which command is used to restrict incoming messages?