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

Answer Posted / narasimha

grep 'a+e+i+o+u+' file name

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the fastest scripting language?

550


What is an sh file?

557


How do I run a script on mac?

568


What happens when you type ls?

562


How will you copy a file from one machine to other?

544






How to print all array elements and their respective indexes?

508


What does $$ mean in shell script?

584


Why do we write bin bash in shell scripts?

546


What does .sh file contain?

553


Explain about the slow execution speed of shells?

777


What is wc in shell script?

557


i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..

1791


What is bash shell command?

559


How can I send a mail with a compressed file as an attachment?

556


What is shell company all about?

575