Question: Part 2: Open Questions (4x 1 points) 1. Write a command that searches into a text file called (dictionary.txt) for all the lines that contain

 Part 2: Open Questions (4x 1 points) 1. Write a command

Part 2: Open Questions (4x 1 points) 1. Write a command that searches into a text file called (dictionary.txt) for all the lines that contain the string "arra" IEEE 2. Write a command that searches into a text file called (dictionary.txt) for all the lines that contain the string "ar" followed by any string followed by "ent". For example, the word "arrangement" should be included in the result. 3. Write a command that searches into a text file called (dictionary.txt) for all the lines containing the string "ont" and saves the result into a file named "ont_words.txt" 4. Write a command in one line that searches into a text file called (dictionary.txt) for all the lines containing the string "irr" followed by an "a" character or an "e" character, saves the result into a file named "irr_words.txt" and opens the result using the less command Daan of a

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!