linuxjunk
Tuesday, April 1, 2008
grep with OR
You need to quote the search string and escape | to be used as an OR operator eg:
grep "Offset\|Stretch\|Alignment" superamazingfile
1 comment:
Erica Rogers
May 22, 2022 at 10:28 AM
Nice post thanks for sharring
Reply
Delete
Replies
Reply
Add comment
Load more...
‹
›
Home
View web version
Nice post thanks for sharring
ReplyDelete