Webmail

E-mail Address:

Password:

 

Remember my Login

Processes

When you enter a command it invokes a program. While this program is running it is called a process. It is important to grasp that although there is only one copy of a program held in the file system, any number of processes can be invoked which run this program.

When the operating system is started after a boot, a single process is started. This process is the parent of all subsequent processes. Each process created on the system has a unique number, known as its PID, associated with it.

When you login to the system a process is started to run your shell program. Any processes that are started from within your shell - such as entering a command - are the children of this process. A process can have many children, but only one parent.

See Managing jobs and processes for further information.


[Home] [Search] [Index] This site maintained by support@iphouse.com

Contacting Tech Support

Support 612-337-6340 Mon - Fri 8 am - 8 pm
877-337-6340 Sat 11 am - 4 pm
ipHouse 612-337-6337 331 2nd Ave S, Suite 540
Minneapolis MN 55401