What is meant by the term nohup?

devquora
devquora

Posted On: Feb 22, 2018

 

Nohup is a distinctive command that is utilized to run the process in the background, yet it is marginally unique in relation to and which is typically utilized for putting a procedure in the background. A typical UNIX process that began with nohup will not stop regardless of whether the client has logged off from the framework. While the background process began with and will stop when the client logoff.

    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:..