how to search for vowels a,e,i,o,u appearing in the same sequence in a file
Answers were Sorted based on User's Feedback
Answer / karthik.g.r
grep -w "a[^aiou]*e[^aeou]*i[^aeiu]*o[^aeio]*u" filename
| Is This Answer Correct ? | 19 Yes | 0 No |
Is SSO and SSL support BOXI?
What is the syntax of "expr" command?
What are different types of shell?
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.
What is an sh file?
Hi, I want to practise Unix korn shell scripting which i learnt 2 yr bfr. plz suggest software i can use to practise.
what does "kill -9" and "kill -1" do
What is Path variable?What is its use?
How can I send a mail with a compressed file as an attachment?
what is the difference between sh & bash shell?
What is bash command used for?
What is a program shell?