When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Post New Unix Commands Questions
How can we use grep command in unix?
What are awk commands?
How do you grep recursively?
What do chmod command do?
What does the metacharacter mean?
How do I use grep to search for a file?
How do I clear my terminal history?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Which command is used to delete all files in the current directory and all its sub-directories?
What do chown command do?
How do I run a bash script?
Is it inbetween or in between?
What is the use of find command in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the command to find maximum memory taking process on the server?