Skip to Main Content
Expert Shell Scripting
book

Expert Shell Scripting

by Ron Peters
December 2008
Intermediate to advanced content levelIntermediate to advanced
320 pages
6h 45m
English
Apress
Content preview from Expert Shell Scripting

CHAPTER 33Processes Running from inittab

In several chapters of this book,1 I discuss system monitors and some methods of running them on your machine at all times. By automatically starting a process at the system level you can accomplish this task in multiple ways without user interaction. There is cron, the system scheduler, as well as at, another scheduling utility. You also can start a process with an rc (run control) startup script, traditionally located in the /etc/rc directory, which is processed automatically at boot time.

Here I want to discuss the init process. The init man page states that it is "the parent of all processes." Init runs the scripts that, in turn, run the startup scripts living in the /etc/rc directories.2 It also ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Robust Shell Scripting

Robust Shell Scripting

Arnold Robbins
Hacker Techniques, Tools, and Incident Handling

Hacker Techniques, Tools, and Incident Handling

Sean-Philip Oriyano, Michael Gregg

Publisher Resources

ISBN: 9781430218418Purchase book