chp 8
Terms
undefined, object
copy deck
-
Which of the following UNIX file processing utilities creates an archive or restores files from archives?
a. awk c. cpio
b. afio d. fnt - b. afio
-
Which of the following UNIX file processing utilities is used to backup files?
a. dump c. ln
b. fnt d. ls - a. dump
-
Which of the following UNIX file processing utilities processes embedded text formatting codes?
a. gron c. groff
b. grep d. od - c. groff
-
Which of the following UNIX file processing utilities formats and displays data from a file in awk tool, hexadecimal, and ASCII format?
a. od c. diff
b. do d. cmp - a. od
-
Which of the following commands checks one or more files for spelling errors?
a. nspell c. ospell
b. fspell d. ispell - d. ispell
-
Which of the following system status utilities terminates a running process?
a. sleep c. susp
b. kill d. none of the above - b. kill
-
Which of the following system status utilities displays process status by process identification number and name?
a. ps c. fds
b. sp d. tpf - a. ps
-
Which of the following commands changes the owner of a file?
a. shown c. frown
b. chown d. all of the above - b. chown
-
Which of the following system status utilities displays brief information about the users who are logged on to a system?
a. finger c. both A and B
b. who d. none of the above - c. both A and B
-
Which of the following UNIX status utilities changes the access permissions of a file or directory?
a. chown c. mod
b. chdom d. chmod - d. chmod
-
Which of the following UNIX system status utilities suspends execution for a specified time?
a. edquota c. sleep
b. kill d. all of the above - c. sleep
-
Which of the following UNIX network utilities is used to poll another network station?
a. ping c. pping
b. rping d. wping - a. ping
-
Which of the following UNIX network utilities controls the modem dialer or dial-up connection over the phone lines?
a. tvdial c. wvdial
b. dial d. rwdial - c. wvdial
-
Which of the following UNIX communication utilities lets users simultaneously type messages to each other?
a. pine c. write
b. talk d. none of the above - b. talk
-
Which of the following UNIX communication utilities denies or accepts messages?
a. dmesg c. wmesg
b. pmesg d. mesg - d. mesg
-
Which of the following UNIX programming utilities maintains program source code?
a. make c. gcc
b. patch d. configure - a. make
-
Which of the following UNIX programming utilities is used to update source code?
a. gcc c. make
b. patch d. none of the above - b. patch
-
Which of the following commands queries and sets the group device which is the hard disk partition that houses the UNIX root file system?
a. rddev c. rdev
b. mvdev d. all of the above - c. rdev
-
Which of the following format types prepares the recording surface, but does NOT set up the file system?
a. High-level format c. Medium-level format
b. Low-level format d. None of the above - b. Low-level format
-
Which of the following format types check and verify the disk's recording surface and sets up the file allocation tables?
a. High-level format c. Medium-level format
b. Low-level format d. All of the above - a. High-level format
-
The df utility reports what type of information?
a. The number of byte blocks that are allocated.
b. The number of byte blocks used.
c. The number of byte blocks available.
d. All of the above. - d. All of the above.
-
If you enter the ____ command WITHOUT options, you will receive a report based on all file usage starting at your current directory and processing down through the subdirectories?
a. du c. ud
b. df d. fd - a. du
-
One of the most effective utilities for auditing system performance is the ____ command.
a. aud c. tr
b. top d. mov - b. top