Question: Show the Linux command for each question in the terminal. Screen capture the results from BASH terminal and include it in the Midterm Exam. Use

Show the Linux command for each question in the terminal. Screen capture the results from BASH terminal and include it in the Midterm Exam. Use a single command to complete the questions. Verify all commands task after each question. 1. Make two directory name "MIDTERM1" and "MIDTERM2" in your home directory and display the new created directory 2. Make a file call "document1.txt", "document2.txt", "document3.txt" in your home directory. Make the following filename call "example1.c", "example2.
c
, "test1.txt"," test2.txt" "test3.txt" inside "MIDTERM1" directory 3. Copy "document1.txt" with name "document1_new.txt" inside "MIDTERM2" directory. 4. Move "document1.txt" into the "MIDTERM1" directory with the name "Midterm_test.txt"5. Delete the filename "document1_new.txt" from "MIDTERM2" directory.

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 Programming Questions!