7.3 Forks
7.3 Forks
Any command or program that runs (in the Unix environment) is considered a process. Thus, a process can be a simple Unix command such as ls that gives a listing of files and takes very little time to execute, or a program that we have written ourselves that takes a considerable amount of time to execute.
