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. In how many categories are links divided?

1
2
3
4

2. Which of the following syntax is used to access all the items in an array?

${array_name[*]}
${array_name[@]}
${array_name[$]}
Both A and B

3. Which of the following operator is not supported in Bourne shell?

Arithmetic Operators
Boolean Operators
Character operators
File Test Operators

4. Which File test operator is used to checks if file has its sticky bit set?

-g
-k
-p
-a

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

pidentity
processidentity
pid
proid

6. Which of the following symbol is used with chmod to assign permission to a file?

-
+
=
*

7. What is full form of SUID in File Permission?

Select User ID
Set User ID
Select Unique ID
Set Unique ID

8. Which command is used to to send and receive mail?

mail
mailto
email
gmail

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

-R
-r
-x
-i

10. Which option is used with ls command to list the directory attributes rather than its contents?

-a
-b
-c
-d

Results