Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Show the translate command that will delete the characters listed below from a file called foo. Characters to delete are listed below ! @

1. Show the translate command that will delete the characters listed below from a file called foo.

Characters to delete are listed below

! @ % ; : ( )

Ampersand, at sign, percentage sign, semicolon, colon, left parentheses, and the right parentheses.

2. Given the following command $egrep [ac][1-4] foo.txt

List all possible matches that egrep will find.

3. Explain the following command.

$ egrep ^[^1] foo.txt

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

More Books

Students also viewed these Databases questions

Question

3. Develop an action plan to assist the manager.

Answered: 1 week ago