Answer Posted / 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 |
Post New Answer View All Answers
Which command can you use to find the currently running process in unix server?
What does touch command do in unix?
What is the difference between grep and grep?
What is {} in find command?
Write a command that will display files in the current directory, in a colored, long format.
What will the following command do?
How do I clear my terminal history?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How does shebang work?
Explain command to view process running?
Name the general commands in using unix os for a beginner?
What is command substitution?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is a command and examples?
What is the difference between cat command and more command?