Description
| “Pipeline Master” Project Brief
Task 1
In this task you are asked to use the command to list out all of the contents in your folders.
First, deal with the /etc folder. Use the command to list it’s contents and redirect those contents to a file called file1.txt
Do the same for the instead. There should be 2 commands required to complete this. Please show these commands in your submission.
Hint: directory. Task 2
Once you have created, it is time to complete task 2 of the assignment!
In Task 2, you are asked to use the command to combine together (i.e. concatenate) and into another file called
But, in the same pipeline you are also asked to also use the option
to to reverse the output from the command and redirect that reversed output to another file called Task 2 should all be completed in one pipeline. Please show this pipeline in your submission.
Note: Solutions using the command) will not be valid.
Hint: Take a look at the command
|
|||||||||||||||||||||||||||||



