Question: linux help Create a file called trees, containing the following individual lines: Oak tree Pine Tree Spruce tree Cottonwood Maple tree Pine Tree Copy in

linux help

linux help Create a file called trees, containing the following individual lines:

Create a file called trees, containing the following individual lines: Oak tree Pine Tree Spruce tree Cottonwood Maple tree Pine Tree Copy in the contents of the trees to more_trees file. Next, add the following trees at the end of the list. Redwood Willow tree Use a command to compare the trees and more_trees files and show the differences in terms of individual lines that differ. Determine the number of bytes in both the trees and more trees files Use a command to replace the word "tree" with 'plant'' in the more_trees file Use a command to make all letters uppercase in trees file Use the unit command to remove the duplicate lines in trees file Use the grep command to find all the lines that contain the word "Pine" in the trees After you run the commands on the command line, write a script with your answers. Upload your script and the green shot of your output

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!