Post New Answer View All Answers
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
What are awk commands?
What does awk stand for?
What are filter commands in unix?
What is .sh file?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What do chmod command do?
Enlist some filename manipulation commands in unix.
What is unix command?
What does this command do? Cat food 1 > kitty
why metadb requires a seperate slice to create Solaris volume manager
What is the use of the tee command?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
hw will u use awk in replacing cahrs and files
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?