Suppose you have a scheduling chain where the process 1 is
a predecessor of the process 2 and both of them are
scheduled every Monday at 8.00pm. Will I find execution log
of process 1 every Tuesday morning? And what about the
other one? Why?
Answer Posted / pradeep84in
Yes you can find the execution log till it's current state.
As process 2 depends on process 1, so if process 1 is
completed then we can see the execution log till it's current
state for process 2.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is difference between find and grep in unix?
Explain how do you create special files like named pipes and device files?
How can you get/set an environment variable from a program?
What are the three major components of any unix system?
What is a parent directory in unix?
What are system variables in unix?
Does windows use unix?
What is the symbol in unix?
Is android unix like?
Explain pid.
What are the phases of swapping a page from the memory?
What is difference between unix and windows operating system?
Enlist common shells with their indicators.
What is umask in unix?
Is unix free to use?