You are viewing a single comment's thread. Return to all comments →
Another solution can be grep -i '\<the\>'.
grep -i '\<the\>'
Seems like cookies are disabled on this browser, please enable them to open this website
'Grep' #2
You are viewing a single comment's thread. Return to all comments →
Another solution can be
grep -i '\<the\>'
.