Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

unix: For each question submit the sed command used and the resulting output. 1) Change the file to replace periods at the end of a

unix: For each question submit the sed command used and the resulting output.

1) Change the file to replace periods at the end of a sentence with exclamation points.

2) Replace every occurrence of the word 'me' with 'you', but be sure that replace is not case sensitive.

3) Display only the dates, in the format YYYY-MM-DD, from the file. Print only the first occurrence of this pattern on a line.

4) Display email addresses, formatted as xxx@xxx.xxx, from the entire file. You only need to pull one per line.

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

Flash XML Applications Use AS2 And AS3 To Create Photo Galleries Menus And Databases

Authors: Joachim Schnier

1st Edition

0240809173, 978-0240809175

More Books

Students also viewed these Databases questions

Question

Evaluate 3x - x for x = -2 Answer:

Answered: 1 week ago

Question

What is group replacement? Explain with an example. (2-3 lines)

Answered: 1 week ago

Question

What is the purpose of the Salary Structure Table?

Answered: 1 week ago

Question

What is the scope and use of a Job Family Table?

Answered: 1 week ago