What does exec family return?
Answer / satish kharat
When successful exec will not return, it will start
executing the new program
However if there is an- error exec returns -1 and sets the
errno to the appropriate value
| Is This Answer Correct ? | 7 Yes | 0 No |
what is nis server
what is cups and how to configure?
what is bus trap.
What is the use of proc structure?
what is stored in /proc ? what is significance of /proc in linux ?
what happens when we do insmod & rmmod in Linux Device Drivers ?
what are Softirq's and how many major numbers be allocated in the linux kernel(2.4) ?
if root user forget the password how to change it?
What does exec family return?
how to configure sendmail server on red hat linux version 4 and what and all we Require?
Port number is already in use .. how to fix for apache..?
What will happen when we invoke a system call and say with an example of invoking a system call ?read? for a device?