fork()?
Answers were Sorted based on User's Feedback
Answer / chandra shekhar
fork is an API(application programming interface) function
to create child process. The child process created is a new
process with new process id and executs instruction next to
fork. fork returns non zero to parent and zero to child.It
share file if file is already open(like stdin ,stdout etc..).
| Is This Answer Correct ? | 8 Yes | 0 No |
What are the read or write or execute bits on a directory mean?
What are Profilers?
How to find the version details of unix? if any application is installed in unix OS how to find the version of that application is it possilbe or not? pls let me know cmd in detail.
How does the inode map to data block of a file?
What is 'inode'?
What do you mean by nice value?
Telnet sometimes doesn't permit root logons,how will you then change a file writable only by root on a remote host?
What are the files in /etc directory?
What is a filesystem?
What are setuid/setgid in relation to file permissions?
why unix command can be divided into internal and external command
i am prepairing for 2+ yrs exp in oracle/unix production support,can u tell me which type issue comes in server plz help