Unix Quizzes & Trivia
UNIX is an operating system which was first developed in the 1960s, and has been under constant development ever since and was essential in the development of internet and networking. It is a stable, multi-user, multi-tasking...
Questions: 15 | Attempts: 3630
-
Sample QuestionIn Bourne shell, you have to EXPORT the declared environmental variables.
A command line is sometimes referred to as a command screen and it is an interface used to type commands directly to a computer using a keyboard and not the mouse. Take the test below and see how much you understand the Unix...
Questions: 8 | Attempts: 2393
-
Sample QuestionHow do you get help about the command cp?
You’re probably comfortable enough using Microsoft Windows, you might even be familiar with iOS, Android or macOS! Today, however, we’ll be taking a look at one of the lesser-known operating systems in the world of...
Questions: 5 | Attempts: 2204
-
Sample QuestionHow can you display a list of all files, including the hidden files?
A shell script is specifically designed to run by the Unix shell and there are different dialects of shell scripts. Over the past few weeks, we covered this topic extensively and understood how it is used to program commands in...
Questions: 25 | Attempts: 1721
-
Sample QuestionHow can you append the output of a command to a file?
Unix Mock Test 2
Instructions:
Please do not copy
Please do not use Internet or Putty
This is just a simple test to make know how much you understood the subject
GOD BLESS YOU!
ALL THE...
Questions: 24 | Attempts: 1438
-
Sample QuestionWho helped Ken Thompson to recreate the Unix kernel in C language?
Unix Questions & Answers
What does $? return in Schell scripting?
Shell scripts are computer programs. It is run by Unix Shell. Shell scripts are capable of making shortcuts. They can also do batch jobs and generalization. At the beginning of the development of the software, the shell scripts play a role in the fir
What is the command to find the differences in the lines containing "2011" between the files a1.txt and a2.txt?
Diff a1.txt a2.txt | grep 2011.
The name, “grep”, derives from the command used to perform a similar operation, using the Unix/Linux text editor ed:g/re/p.
When you search for boo, grep will match fooboo, boo123, barfoo35 and more. You c
What command do you have to use to go to the parent directory?
Cd will come back at previous directory not parent directory
simply we can give "cd" not ".." or "~"
How do you display the contents of a file myfile.txt?
More
To display the contents of a file we use "CAT" command , "MORE" command or "VI" editor. Please change the question accordingly.
This quiz will guide you to know where you stand in terms of basic unix commands usage.
Questions: 4 | Attempts: 1023
-
Sample QuestionWhich command is used to display all the files?
Unix Basic Questions
Questions: 4 | Attempts: 568
-
Sample Question. The values for the login_name, login_directory, and login_shell variables are configured in which file?
Test your Linux / UNIX skills.
Good Luck !
Questions: 28 | Attempts: 302
-
Sample QuestionWhich of the following are Linux distributions? (3 correct answers)
Quarter Test for Unix
Questions: 6 | Attempts: 243
-
Sample QuestionWhat is Legato error log?
Test your UNIX (Solaris) skills.
Good Luck !
Questions: 10 | Attempts: 180
-
Sample QuestionBased on the following output select the 2 right answers from a to d :
Please answer all questions.Passing mark is 80%.Exam time is unlimited.Use your GPN for the Name field.Contact your Team Leader or Deputy for the password.
Questions: 8 | Attempts: 135
-
Sample QuestionWhat locations does the UNIX Team provide support for?
Questions: 10 | Attempts: 110
-
Sample QuestionThe Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is:
Questions: 25 | Attempts: 94
-
Sample QuestionThe symbol used to append to a file when redirecting stdout to the file
Test your UNIX (Solaris) skills.
Good Luck !
Questions: 10 | Attempts: 80
-
Sample QuestionWhich of the following statements are correct with relations to Oracle Solaris? (2 correct answers)
Questions: 10 | Attempts: 76
-
Sample QuestionWhich of the following commands is used to list contents of directories?
Questions: 10 | Attempts: 67
-
Sample QuestionIf you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use
Questions: 10 | Attempts: 66
-
Sample QuestionWhich command is used to display the characteristics of a process?
Questions: 10 | Attempts: 51
-
Sample QuestionÀ combien s’élève le coût du travail en France par heure ?
This quiz will guide you to know where you stand in terms of basic unix commands usage.
Questions: 5 | Attempts: 35
-
Sample QuestionWhich command is used to display all the files?
This Quiz is meant to capture your Unix skills prior to starting this UNIX training session
Questions: 3 | Attempts: 24
-
Sample QuestionWhich UNIX platforms have you worked on before ? Select all the following that apply ?
Technical Questionnaire for UNIX Application Developers
Questions: 35 | Attempts: 20
-
Sample QuestionWhich of the following UNIX commands will not take the user student5 to his personal home direcotry: