Question: Linux Commands Lab: Provide commands and screenshots to prove that you performed the lab You can use one screenshot to demonstrate results of several commands,
Linux Commands
Lab: Provide commands and screenshots to prove that you performed the lab
You can use one screenshot to demonstrate results of several commands, but you have to provide command for each question.
1.create an empty file myfile.txt
2,edit file myfile.txt. Add only one line echo "inside the file";
3.display the contents of the myfile.txt file on the screen
4.create copy of myfile.txt
5.rename file myfile.txt to script.pl
6.make file script.pl executable by users who are members of the file's group
7.execute script.pl Do not forget to include a screenshot
8.delete script.pl file
9.list contents of the current directory
10.create directory newOne in current directory
11.delete directory newOne
12.change to the parent directory
13.change to the root directory
14.change your password
15.display the user name for the logged on user
16.print the working directory's name
17. what is the command to display on-line manual for touch command (assume no Internet connection)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
