Answer:
Use extended grep command
egrep 'searchstr1 | searchchstr2' file.txt
egrep 'searchstr1 | searchchstr2' file.txt
Previous Question | Next Question |
How do display only hidden files in Unix? | Using Unix command how to display no of records in oracle? |