In UNIX/LINUX, how can I find words that neither begin nor end with the letter a...
In UNIX/LINUX, how can I find words that neither begin nor end with the letter a... ...using grep command? I know how to show the words that begin with a but I don't know how to do the opposite way which is neither begin no end with a
Appreciate your efforts...
|