Linux
ypwhich
ypbind
ypcat
yppoll E. None of the above
Answer is Wrong!
Answer is Right!
2. Which of the following format of partition tables does Linux use? A. Linux B. BSD C. UnixWare D. DOS E. None of the above
Linux
BSD
UnixWare
DOS E. None of the above
Answer is Wrong!
Answer is Right!
3. What command is used to list the jobs currently in print queues? A. lpq B. lpr C. lprm D. lpc E. None of the above
lpq
lpr
lprm
lpc E. None of the above
Answer is Wrong!
Answer is Right!
4. What command is used to summarize the disk usage? A. disk B. du C. fdisk D. chkdsk E. None of the above
disk
du
fdisk
chkdsk E. None of the above
Answer is Wrong!
Answer is Right!
5. What command is used to compare the files? A. ccp B. du C. cmp D. comp E. None of the above
ccp
du
cmp
comp E. None of the above
Answer is Wrong!
Answer is Right!
6. What command is used to assign executable permission to the owner of the file named “letter”? A. chmod ugo + x letter B. chmod u + x letter C. chmod u + w letter D. chmod g + x letter E. None of the above
chmod ugo + x letter
chmod u + x letter
chmod u + w letter
chmod g + x letter E. None of the above
Answer is Wrong!
Answer is Right!
7. What command is used with file named ‘letter’ to remove the executable permission from the user and assign read permission to the group and others? A. chmod go + x, u – x letter B. chmod g – x, uo + r letter C. chmod go + r, u + x letter D. chmod u – x, go + r letter E. None of the above
chmod go + x, u - x letter
chmod g - x, uo + r letter
chmod go + r, u + x letter
chmod u - x, go + r letter E. None of the above
Answer is Wrong!
Answer is Right!
8. What command is used to assign only read permission to all three categories of the file’letter’? A. chmod u + r, g + r, o – x letter B. chmod ugo = r letter C. chmod a – rw letter D. chmod go + r letter E. None of the above
chmod u + r, g + r, o - x letter
chmod ugo = r letter
chmod a - rw letter
chmod go + r letter E. None of the above
Answer is Wrong!
Answer is Right!
9. What command is used with vi editor to delete three words? A. 3$d B. 3 dw C. 3 x D. 3 dd E. None of the above
3$d
3 dw
3 x
3 dd E. None of the above
Answer is Wrong!
Answer is Right!
10. What command do you use to delete a file? A. rename B. delete C. rm D. cp E. None of the above
rename
delete
rm
cp E. None of the above
Answer is Wrong!
Answer is Right!