Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Answer with Linux commands For the sake of this assignment: a,e,i,0, u are vowels, and y is never a vowel. All the other letters are

image text in transcribed

Answer with Linux commands

For the sake of this assignment: a,e,i,0, u are vowels, and y is never a vowel. All the other letters are consonants. 1. Find all the lines in the files, that start with poem, that contain words that end with "ing" 2. Count the number of lines in the files, that start with poem, that start with a capital vowel. 3. Save the lines in the files, that start with poem, that don't contain the word "to" in a file called dont_contain_to.txt 4. Using the words. txt file in homework 02 folder, write a regular expression that matches any string containing: a. exactly four consecutive vowels. b. Between two and four consecutive consonants. c. no instances of the letter e or z. d. b or k at the beginning and a vowel at the end

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases Illuminated

Authors: Catherine M. Ricardo

1st Edition

0763733148, 978-0763733148

More Books

Students also viewed these Databases questions

Question

Whether training would be needed, and what methods would be used.

Answered: 1 week ago

Question

What should be the purpose of performance management and appraisal?

Answered: 1 week ago

Question

The issue of staff sensitivity to feedback

Answered: 1 week ago