Multiple choice

What is /var the name of?

  1. Hidden file

  2. Configuration file

  3. Directory

  4. Read-only file

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In the Linux Filesystem Hierarchy Standard, /var is a top-level directory used for variable data files, such as logs, spool files, and temporary databases.