On This Page

This set of Unix Operating System Multiple Choice Questions & Answers (MCQs) focuses on Unix Operating System Set 3

Q1 | On executing a statement set -3+1
Q2 | On executing the command Shift $v
Q3 | Which of the following shows the correct hierarchy of arithmetic operations in shell
Q4 | Which of the following is allowed in an arithmetic statement involving exprinstruction
Q5 | The statement z=’expr 5/2’ would store in z a value
Q6 | The expression expr -7 % 2evaluates to
Q7 | The expression expr -2 % 7 evaluates to
Q8 | Hierarchy decides which operator
Q9 | The break statement is used to exit from
Q10 | An until loop ensures that the statement within the loop get executed
Q11 | Which option will be used with sort command to start sorting after the nth column of the (m+1)th field
Q12 | Which command is used to terminate a process
Q13 | The command is used to compare the files is known as
Q14 | The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is
Q15 | Which command is used to remove a directory
Q16 | Which command is used to extract a specific columns from the file
Q17 | Which command sends the word count of the file infile to the newfile.
Q18 | Which command is used to remove the read permission of the file 'note' from both the group and others?
Q19 | Which command is used to concatenate all files beginning with the string 'emp' and followed by a non-numeric characters?
Q20 | Which command will be used with vi editor to insert text to left of cursor?
Q21 | In vi editor, forward search is performed using the command.
Q22 | Which of the following special shell variables is used to process number of the last background job?
Q23 | Which option will be used with ps command to slow the entire command line of the process being run?
Q24 | Which of the following command addresses all users who are currently hooked on?