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. While entering text in input mode the data is saved in _____

buffer
disk
RAM
cache

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

0
1
2
4

3. What is the syntax of continue statement?

continue
continue n
continue this
All of the above

4. POSIX identifies regular expressions as belonging to ____ categories.

2
3
4
5

5. What is cron?

a simple process
an orphan process
a daemon
a zombie process

6. Which keyword is used to remove the variable?

remove
readonly
unset
delete

7. Unix shell variables will have their names in _____.

Uppercase
Lowercase
First character Uppercase and all other character Lowercase
First character Lowercase and all other character Uppercase

8. Which command is used to positions the cursor at the beginning of a line?

0
!
|
Both A and C

9. Which of the following is default permission set for ordinary files?

rw-rw-rw-
rwxrwxrwx
r-r-r-
rw-rw-rwx

10. What is the syntax of break command that can also be used to exit from a nested loop?

break
break loop
break n
break n+i

Results