how to search for vowels a,e,i,o,u appearing in the same sequence in a file
Answer Posted / venkita krishnan
grep -i *[a,e,i,o,u]*
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Set up a Sev 2 alert when the Primary WA service fails. A windows batch script needs to be created that will monitor the WA service on the Primary and when the service stops/fails a Sev 2 TT is generated for a particular team ?
What is bash eval?
How to get the 3rd element/column from each line from a file?
I have 2 files and I want to print the records which are common to both.
What are the advantages of shell scripting?
How can you find out how long the system has been running?
How to print pid of the current shell?
Calculate a real number calculation directly from the terminal and not any shell script.
What is shell variable?
What is the difference between scripting and coding?
What are the different types of commonly used shells on a typical linux system?
What is in a script?
What is mac default shell?
How do I save a powershell script?
What are the different types of shell scripting?