Computer Hacking Forensic Investigator (CHFI v10) — Question 113
Where are files temporarily written in Unix when printing?
Answer options
- A. /usr/spool
- B. /var/print
- C. /spool
- D. /var/spool
Correct answer: D
Explanation
The correct answer is /var/spool, which is the standard directory where print jobs are queued in Unix systems. The other options, while they may seem plausible, do not serve as the designated temporary storage for print files in Unix environments.