Answer Posted / sarvan
Use extended grep command
egrep 'searchstr1 | searchchstr2' file.txt
Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
How do you change directories in unix?
How is unix different from other operating system?
Differentiate between absolute and related path?
What are the core concepts of unix
Is unix is a programming language?
What are the three main components of unix architecture?
What is unix inode?
What is the difference between a single dot and double dot in unix?
Is it possible to count number char, line in a file; if so, How?
What is the difference between nfs 3 and nfs 4?
Describe the term inode?
How do I find the port number of pid in unix?
How can you edit a large file without opening it in unix?
How do I run a .sh file in unix?
What is alias mechanism?