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 positional parameters in unix?
What is difference between ssh v1 and ssh v2?
Does unix have a gui?
How do you kill a job in unix?
What is hardlink and softlink in unix?
What is a "parameter card" and what is useful for?
Which mode executes the fault handler?
How do I search for a grep file in unix?
What are the features and benefits of unix?
What are directories in unix?
You have a file called tonky in the directory honky. Later you add new material to tonky. What changes take place in the directory, inode, and file?
What is a directory?