How do you invoke a user program from the kernel?

Answer:

The Linux kernel will automatically call "init." init will in turn launch any other processes. You can add a process in by creating a script for it in the appropriate run level.

First answer by Idisjunction. Last edit by Idisjunction. Contributor trust: 804 [recommend contributor recommended]. Question popularity: 2 [recommend question].