how to search for vowels a,e,i,o,u appearing in the same sequence in a file

Answer Posted / michalis

grep 'c[aeiou]*t' somewords.txt

Is This Answer Correct ?    4 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use arguments in a script?

579


What exactly is a shell?

602


Please give me example of " at command , contrab command " how to use

2325


What shell is bin sh?

532


Which scripting language is best for automation?

533






How do I edit a .sh file?

621


What is difference between shell and bash scripting?

543


wats the deinitions for shell utility and filter?

1843


I have 2 files and I want to print the records which are common to both.

696


What is gui scripting?

603


Write the syntax for "if" conditionals in linux?

593


What is the command to find out users on the system?

572


How to pass an argument to a script?

594


What is bash used for?

577


What's the difference between scripting and coding?

595