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 |
How do you kill a process in unix?
List some of the frequent shells used in unix along with their indicators?
Explain piping.
How do you make programs portable on unix and dos under such circumstances?
What is the command to connect to remote terminals
What is architecture of unix operating system?
What is path variable in unix?
Explain how do you create special files like named pipes and device files?
Is mac built on unix?
List the distributions of unix.
how you know the ip address of user system?
How to create files in unix?