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

What is the use of grep and egrep in unix?

0 Answers  


Is mac a unix?

0 Answers  


Explain about the directory representation in UNIX?

0 Answers  


What are the pros of executing processes in the background?

0 Answers  


What are the three main components of unix architecture?

0 Answers  






Who owns the unix trademark today?

0 Answers  


What is unix used for?

0 Answers  


What is the file in unix?

0 Answers  


How do you delete a file in unix?

0 Answers  


What are special characters in unix?

0 Answers  


Where is unix used today?

0 Answers  


What is the architecture of unix operating system?

0 Answers  


Categories