Question: Suppose you write a small program and run it, and while it is running, you try to rebuild (or in any way modify the program
Suppose you write a small program and run it, and while it is running, you try to rebuild (or in any way modify the program file). On Linux, you are (sometimes) not allowed to write to the file. Why? However, on Solaris, you can write to the file in this same scenario. Give a reasonable approach which would explain how Solaris handles this situation, and why it is different from Linux.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
