Question: Relative versus Absolute Lab Assuming that you have a directory structure like the image below, answer the questions below opt home timp maill myfile ditt
Relative versus Absolute Lab Assuming that you have a directory structure like the image below, answer the questions below opt home timp maill myfile ditt decs test.sh files fille9 file10 filet sle ie eld file2 file5 file1 1. Sort file9 and put the sorted contents in the file mail replacing the current file. Use absolute paths only 2. What is the command to display any line out of the first 15 lines of myfile that contains the text test at the end of the line? Your current working directory is /home use a relative path only 3. What command will create a report of the space used on the file systems on the server and put that output into both file8 & file9 using relative paths only? Your current working directory is /home/sue/dirl 4. Describe the command line commands used to search for the pattern Spiderman in the file Cool_Movies. Sort the lines that contain a match and display only the last 3 lines. 5. Sort the combined contents of the files file10 and file9 Redirect the output to file3 Your current working directory is /opt use relative paths only
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
