Computer Science - Linux - Discussion

Discussion Forum : Linux - Section 2 (Q.No. 38)
38.
Which of the following subdirectory(ies) contains the system boot scripts.
/dev
/bin
/etc
/home
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Rahul said:   1 decade ago
The /etc/inittab file contains instructions for init. The init program reads the inittab file under three circumstances: at boot time, when an init-started process compile.

Post your comments here:

Your comments will be displayed after verification.