Unix MCQ Questions MCQ

YOU CAN DOWNLOAD 200+ SUBJECTS PDF BOOK FOR COMPETITIVE EXAMINATIONS

CLICK HERE TO DOWNLOAD

Unix MCQ Questions MCQ

Question 101 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following command is used to go to home directory?
A
cd..
B
cd/
C
cd
D
cd HOME.
Question 102 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which command is used to move all files to the bin sub-directory of the parent directory?
A
mv *.* /bin/
B
mv * /bin/*
C
mv * ../bin
D
mv * ../bin *.*
Question 103 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which command is used to save the standard output in a file, as well as display it on the terminal?
A
more
B
cat
C
grep
D
tee
Question 104 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The command that can be used to restrict incoming messages to a user is
A
mesg
B
grep
C
halt
D
sleep
Question 105 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following commands is used to copy directory structures in and out
A
cp
B
cpio
C
cp - p
D
copy
There are 105 questions to complete.