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?



Suppose you have a scheduling chain where the process 1 is a predecessor of the process 2 and both..

Answer / 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

More Unix General Interview Questions

For which kind of fault the page is checked first?

0 Answers  


What is procedure to configure Mirror rootvg in HP-UX?

2 Answers   IBM, Microsoft,


Is a directory unix?

0 Answers  


Explain how do we change file access permissions?

0 Answers  


Where unix is used today?

0 Answers  






Why was unix invented?

0 Answers  


How is windows different from unix?

0 Answers  


What is alias mechanism?

0 Answers  


Define a single-user system.

0 Answers  


What does cd mean in unix?

0 Answers  


Why unix terminals are called dummy terminals?

0 Answers  


What is $path in unix?

0 Answers  


Categories