In which directory do UNIX installations typically store logs?

a. /etc/Log
b. /log
c. /etc/var/log
d. /var/log


ANSWER: d

Computer Science & Information Technology

You might also like to view...

When a thread obtains the monitor lock on an object, then determines that it cannot continue with its task on that object until some condition is satisfied, the thread can call Object method ________; this releases the monitor lock on the object, and transitions the thread waits to the waiting state.

a. waitForOtherThreads b. stop c. waitForCondition d. wait

Computer Science & Information Technology

Use the standard library function ____________ to get the next character for the standard input source

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A ________ Identifier is a unique number assigned to each process when it runs

Fill in the blank(s) with correct word

Computer Science & Information Technology

The ________ font effect makes all characters in a word uppercase with the first character slightly larger

Fill in the blank(s) with correct word

Computer Science & Information Technology