Linux created by the people

Asked By 0 points N/A Posted on -
qa-featured

As thousands have contributed code to the Linux kernel. How they combined this code to create a Linux operating system?

SHARE
Answered By 5 points N/A #127799

Linux created by the people

qa-featured

Hello Dukiermuer,

Linux is an operating system which involves many of the features and support many important features rather than any operating system available in the market.

The creation process involves many steps as shown in the figure as that the creation of process is done using fork command can be said as fork() in which a new process will be created.

 Linux Fork Command

There is also a Zombie process in which it can be described as the parent doesn't wait for the completion of the child process to complete and also said as unburied process.

Grep is an acronym for General Regular Expression in which it is used to search a given file for the lines containing an exact match of the words as by default matching lines will be displayed.

Thank you.

Related Questions