Sunday, February 24, 2008

Chapter 3 Review Questions

1. Which of the following commands can you use to obtain a brief description of the FIND command?
a. man find

2. Which manual page section contains system administration commands that require root user access?
d. 8

3. Which section of a manual page contains the syntax of the command?
a. Synopsis

4. What command could you type at a command prompt to search Section 5 of the manual pages for help on the inittab file?
man 5 innitab

5. Which commands can be used to search the manual pages database for entries that have the word logged in the name or description?
a. man -k logged
c. apropos logged

6. What button can you press at the info utility to display a help screen?
h

7. You are attempting to locate documentation for a program that you have recently installed on your system. Where should you look?
a. /usr/share/doc

8. You wish to search the internet for a step-by-step list of instructions that will allow you to create a new file system. Where should you look?
b. www.tldp.org

9. Which key can you press to obtain help in most graphical programs?
a. F1

10. What would you type in the Location bar of Konqueror to search the info pages for information about the who command?
info:who

No comments: