Multiple choice

What pseudo file system shows information about process AND some hardware?

  1. /proc

  2. /sys

  3. /tmp

  4. /dev

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

The /proc directory is a virtual file system that provides an interface to kernel data structures, including information about running processes and system hardware configuration.