fork in unix ?
Answers were Sorted based on User's Feedback
Answer / navraj rana
it is used to create a child process for a parent process the pid of the child process is sent to the parent process
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ladmin
It create a child process for a parent process. Resulting the system in hang mode,which is an endless loop of process.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is s and g in sed command?
how will u execute a file in unix
What is the basic difference between unix and windows operating systems?
43 Answers Bopro, College School Exams Tests, CTS, IBM, IT-Kids, Priyadarshini, Sybian Technologies, Tolani Maritime,
hi i have directories within the directory. Now i want to copy the directory along with all directories included in it to one location by using copy command? what is the command
what is virtual machine?
What Command will remove a Directory in UNIX?
describe the escaping sequence characteres in unix
Which is the command used to find out currently executing Process in UNIX?
What is the use of the command 'ls -x chapter[1-5]' ?
Does cp command overwrite files?
what will this do $cat > file.c ?(file.c is a file in current directory)
How to view the hidden files in /etc directory?