Welcome to Team5 Unix Live
Browse Chapter Contents
Chapter 1: What is Linux?
Lesson 1
Lesson 2
Lesson 2
Quiz
Chapter 2: Linux Commands
Lesson 1
Quiz
Chapter 3: File Manipulation
Lesson 1
Quiz
Chapter 4: File Permissions
Lesson 1
Quiz
Chapter 5: Changing Permissions
Lesson 1
Quiz
Chapter 6: Text Editor
Lesson 1
Quiz
Your Profile
You aren't logged in
Log In
Quizzes
View Quizzes
Quiz 1: Linux Basics
Quiz 2: Simple Commands
Quiz 3: File Manipulation
Quiz 4: File Permissions
Quiz 5: Changing Permissions
Quiz 6: Using Vim
Refrences
Helpful Refrences
Command Lookup
Chapter 2 Quiz
Quiz 2
Question 1 : “pwd” stands for…
Provide whole directory
Print Working Directory
Password
Parse Word Document
Question 2 : What is (..) a shortcut for?
link to home directory
current directory
up one directory in the hierarchy
an option
Question 3 : What does the ls -l command do?
Shows a basic listing of the current directory
Gives an error in return.
Changes the user’s current directory.
Shows a long listing of the current directory
Question 4 : What command shows documentation on a given command?
pwd
man
grep
cd
Question 5 : Which of the following is true?
Windows requires more resources than Linux.
Linux requires more resources than Windows.
Linux and Windows use the same amount of resources.
None of the above