MCQOPTIONS
Saved Bookmarks
| 1. |
What is /proc/[PID]/root? |
| A. | symbolic link that points to the process’s root directory |
| B. | regular file which holds all the PID of the system |
| C. | root directory |
| D. | does not exists in the proc filesystem |
| Answer» B. regular file which holds all the PID of the system | |