How to know a process is a zombie or orphan process?
Answer Posted / abha
If process is not in function . type ps-a if not reffreing
then orphan
Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the general format of unix command syntax?
How do I delete files from command prompt?
What are grep patterns?
Explain command to show the space allocation of files?
What does the command ' $who | sort –logfile > newfile' do?
What happens when we execute a unix command?
What is the use of find command in unix?
What does pipe () return?
What is “chmod” command?
How do you repeat a command in terminal?
How do I clear my terminal history?
Differentiate cat command from more command.
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is the significance of the 'tee' command?