Answer Posted / basha
Hi
command execute process used by shell
it will check
1.physical memory
a)alias
b)functions
2.HDD
c)builtin commands
d)path
e)execute permission
f)system calls FORK_EXEC_EXIT
it it founds then it will execute and give the info other
wise it shows shell name and not founs.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the very first process created by kernel?
What is fork()?
Explain the system calls used for process management?
What is ln(linking)?
What is the condition required for dead lock in unix system?
Explain how do you execute one program from within another?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
What is ipc port?
Explain a zombie?
Which ipc is faster?
Explain the advantage of executing a process in background?
What is i-node numbers?
What are the various schemes available in ipc?
How to write the program on full-duplex communication on bidirectional?
Explain what is the process id for kernel process?