What is the primary purpose of the /proc virtual filesystem in Linux?
-
A
To store temporary files created by running processes
-
B
To provide a kernel interface exposing process and system information
-
C
To cache compiled process data for faster execution
-
D
To store core dumps generated by crashed processes