how to use grep command to list find the records of a file
containg 10 different strings
Answer Posted / siva
try this command
egrep "string1|string2|string3" <filename.extn>
Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Which mode executes the fault handler?
Is unix multiuser?
What are the entities that are swapped out of the main memory while swapping the process out of the main memory?
What unix means?
Is unix a network operating system?
How do I check disk space in unix?
What are new features added in nfs4?
Is windows a unix operating system?
Explain a path in unix.
What are directories in unix?
What are the main features of unix operating system?
What is a filter in unix?
What is the difference between an absolute path and a relative path in unix?
Explain piping.
how to kernel protected memory?