Note: have a Linux terminal open while taking this quiz, so that you can test each command on a live system 🙂
Quiz Summary
0 of 13 Questions completed
Questions:
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Results
Results
0 of 13 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 13
1. Question
List the files in the /bin directory.
CorrectIncorrect -
Question 2 of 13
2. Question
Display the type of file of /bin/cat, /etc/passwd and /usr/bin/passwd.
CorrectIncorrect -
Question 3 of 13
3. Question
Copy the following file to your home directory: /usr/share/man/man1/cp.1.gz
CorrectIncorrect -
Question 4 of 13
4. Question
List the contents of your home directory and notice the cp.1.gz file. Then display the type of the cp.1.gz file.
CorrectIncorrect -
Question 5 of 13
5. Question
Rename the cp.1.gz file to cp.1.html (use mv).
CorrectIncorrect -
Question 6 of 13
6. Question
Display the type of the file you renamed. Is it going to be GZ or HTML?
CorrectIncorrect -
Question 7 of 13
7. Question
Create a directory ~/touched and enter it.
CorrectIncorrect -
Question 8 of 13
8. Question
Create the files today.txt and yesterday.txt in touched.
CorrectIncorrect -
Question 9 of 13
9. Question
Change the date on yesterday.txt to match yesterday’s date.
CorrectIncorrect -
Question 10 of 13
10. Question
Copy yesterday.txt to copy.yesterday.txt
CorrectIncorrect -
Question 11 of 13
11. Question
Rename copy.yesterday.txt to kim
CorrectIncorrect -
Question 12 of 13
12. Question
Create a directory called ~/testbackup and copy all files from ~/touched into it.
CorrectIncorrect -
Question 13 of 13
13. Question
Use one command to remove the directory ~/testbackup and all files into it.
CorrectIncorrect