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
Explain what is the process id for kernel process?
What is ln(linking)?
Which ipc is the fastest in unix?
Explain what are the system calls used for process management?
What is ipc in unix?
Explain a zombie?
Explain the system calls used for process management?
Explain the initial process sequence while the system boots up?
What is the condition required for dead lock in unix system?
What is ipc port?
Max relax-able permission value with out giving write permission to others?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
What is the very first process created by kernel?
How to get or set an environment variable from a program?
What is daemon?