Rule #4: Do not bump up your questions.
In Linux, the init scripts usually reside under /etc/init.d (sometimes /etc/rc.d/init.d). rc[0-6].d contain symbolic links to those scripts telling init which scripts to run and in what order, for each runlevel (0 to 6). rcS.d contains the scripts for single user mode (rescue/repair mode)