How can I find all the words in a file that contain every vowel?

后端 未结 0 1879
梦谈多话
梦谈多话 2020-12-07 01:56

In myfile.txt, I want to get a list of words that contain at least one occurrence of every vowel [aeoui] (case insensitive). I preferably want to do this with grep.

M

相关标签:
回答
  • 消灭零回复
提交回复
热议问题