how to use grep command to list find the records of a file
containg 10 different strings
Answer Posted / supriya
grep 'word1|word2' <filename>
Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is the best free unix based os?
What is disk block allocation in unix?
How to check logs in unix?
How to remove certain lines from a file in Unix?
What does cd mean in unix?
What is the main goal of the Memory Management?
Which mode executes the fault handler?
You have a file called tonky in the directory honky. Later you add new material to tonky. What changes take place in the directory, inode, and file?
Differentiate between paging and swapping?
Who owns unix?
Is it possible to create new a file system in UNIX?
What is directory unix?
What is piping?
What is unix shell scripting used for?
Define a process group.