Which of the following pseudo directories are empty when the system is not running (Select all answers that apply)?

Filesystem Layout, Partitions, Paths, and Links >>> Which of the following pseudo directories are empty when the system is not running (Select all answers that apply)? >>> Linux for Developers

 

/dev contains only pseudofiles created in memory after system start.

/proc contains only pseudofiles created in memory after system start.

/sys contains only pseudofiles created in memory after system start.

===================================

===================================

You cannot have a “dangling” hardlink

===================================

This will give a report and return to the command line.

===================================

/var is designed for variable, volatile data.

/tmp is designed for temporary data.

/home stores user accounts and data which will change every time the user is on the system.