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 does pipe () return?
Assume that a file’s permissions give you read and write access. What operations can you perform on the file if it is in a directory which has “r”(read) only process? What operations can you perform on the file if it is in a directory which has “x”(execute) only access?
Why is it called a shebang?
In UNIX, what is the command to edit contents of the file?
What UNIX command will control the default file permissions when files are created?
Why is it called grep?
distinguish between multi-tasking,multi-user,multi- processing and time sharing?
4 Answers Infosys, Nikhil Construction,
What is grep command in unix with examples?
what is the command to find out the difference between files and folders?
What is file system in unix??
What is the use of pipes?
How will you know who are the users logged in to the system before 15 minutes?