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?
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 |
What is unix file?
How do I show only directories in unix?
What is unix operating system explain various components of unix operating system?
Which file system is used in unix?
Differentiate between absolute and related path?
How to find a file in unix?
how to use grep command to list find the records of a file containg 10 different strings
Where unix is used today?
What is the explanation for protection fault?
What is unix inode?
List the distributions of unix.
What are the types of unix operating system?