Latest Answer: High or excessive paging is called as thrashing.It reduces the performance of system. ...
All OS questions were based on basics of UNIX all small -2 commands.1) how image of one process can be replaced by other process a) exec2) how image of one process can be copied to new
Latest Answer: 1) execlp() command is used for this. It is called Overlaying. It has 3 parameters. Name of new process and 2 more.2) By default image of new born process is the image of its parent.4) sn command.. soft link command A soft link or a symbolic link is the ...