What is an advantage of executing a process in background?
Answer Posted / jolly
If a process is running in background then the same process
will continue to run on the Unix server without any
communication with the front console.
the console can be reused.
Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Max relax-able permission value with out giving write permission to others?
Explain how do you execute one program from within another?
Please describe the initial process sequence while the system boots up?
Explain a zombie?
What is i-node numbers?
What is the full form of ipc?
Explain what is the process id for kernel process?
How to get or set an environment variable from a program?
What is ln(linking)?
Explain the system calls used for process management?
What are the various schemes available?
What are two different models of ipc differentiate both?
Explain about daemon?
Which ipc is the fastest in unix?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?