Question: Solve this Homework by using linux OS please and Implement the following tasks .. Thanke you . 1) Create a new directory named ReviewLab 2)
1) Create a new directory named ReviewLab 2) Inside ReviewLab directory create a new directory named Backup 3) Display your path 4) Displays the username of your PC. 5) Create a new file named hello.txt inside ReviewLab directory such that the content will be as follow: a. Hello, b. My name is Nader Amin c. I'm a student in Riyadh. 6) Display the contents of the hello file on the screen 7) Modify the hello file such that the content will be as follow: a. Hello, b. My name is "YourName" c. I'm learning OS using Linux. This is my second lab. 8) Create a backup of hello file named foo.txt inside ReviewLab directory 9) Count the number of word inside foo.txt file. 10) List the contents of ReviewLab directory 11) Compare "hello.txt" file with "foo.txt" file 12) Move "hello.txt" file to your Backup directory 13) Put a copy of "foo.txt" file into your Backup directory 14) List the contents of Backup directory 15) Delete the file hello and foo from Backup directory 16) Delete the Backup directory 17) Change hello.txt permission settings: Allow just the user to write 18) Display the owner, and the permission for hello.txt
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
