Unix Quiz


Play this quiz that will help you to excel in Unix certification exams, placements etc. This Unix quiz consist of 10 questions that you need to solve in 10 minutes. We’ve specially designed this quiz so that you can quickly acquaint to the pattern of questions you can be asked in placement drives, certification exams etc.

Take the Free Practice Test



Unix MCQs

Practice Unix MCQ Questions, which will help you in better understanding of Unix OS and will also help you to prepare for various placement related exams.

Unix Quiz

Try Free Unix Quiz, to start a quiz you need to login first, after login you will get start quiz button and then by clicking on that you can start quiz. You will get 10 Minutes to answer all questions.

Unix Quiz

1. Which of the following statements that are used to control shell loops?

break
continue
Both A and B
None of the above

2. Each process in the system has a unique ________.

pidentity
processidentity
pid
proid

3. Users communicate with the kernel through a program known as the____________.

Kernel
operating system
shell
Unix

4. Which shell is the most common and best to use?

Korn shell
C shell
Bourne shell
Bash Shell

5. Which of the following statement causes the current iteration of the loop to exit, rather than the entire loop?

Continue
break
return
goto

6. Which number is assign to read permission in Octal Permission Representation?

0
1
2
4

7. Which command is used to change the owner of a file?

cowner
cgown
chown
chowner

8. The original Unix shell was written in the mid ________.

1960s
1970s
1980s
1990s

9. Which of the following statement is supported in unix shell?

case
Switch
switch...case
case...esac

10. Like chmod, chown and chgrp can also use ___ option.

-R
-r
-x
-i

Results