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 6 Quiz
Quiz 6
Question 1 : What is vim?
A virtual machine.
A hypervisor
A text editor.
A command to save a file.
Question 2 : Which command only saves the file?
:w
:q
:wq
:q!
Question 3 : Which command ignores warning and quit without saving?
:w
:q
:wq
:q!
Question 4 : Which command displays all contents of a file?
head
cat
tail
show
Question 5 : Which command saves and quit?
:w
:q
:wq
:q!