Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I need to solve my homework by using linux commands and implement all the tasks required because i can not install the linux on my
I need to solve my homework by using linux commands and implement all the tasks required because i can not install the linux on my laptop , so i do not need to solve the homework by writing the commands olny i also need to implement it , because of that i hope to help me to implement the tasks and then send it to me after implementation .. thanke you .
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started