What are the benefits of running processes in the background?

devquora
devquora

Posted On: Feb 22, 2018

 

A general benefit of executing processes in the background is to get the likelihood to execute some different procedure without trusting that the past procedure will get finished. The particular symbol "&" towards the finish of the procedure advises the shell to execute the given command in the background.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Unix Interview Questions

    What do you understand by the term filters?

    The term “filters” is frequently used to allude to any program, which can take inputs from standard inputs..

    Unix Interview Questions

    Differentiate between paging and swapping?

    Only the required memory pages are moved to the primary memory for execution...

    Unix Interview Questions

    List some of the frequent shells used in Unix along with their indicators

    Some of the frequently used shells in UNIX include the following:..