How can we "forked" process in UNIX? How then recognize in
any of the branches we?

Answers were Sorted based on User's Feedback



How can we "forked" process in UNIX? How then recognize in any of the branches we?..

Answer / uma

exec
then check for ps -el

Is This Answer Correct ?    0 Yes 0 No

How can we "forked" process in UNIX? How then recognize in any of the branches we?..

Answer / kapil_khullar

ptree <process id> on which process running

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Unix Commands Interview Questions

What is the difference between Shell Programming and Shell scripting?

10 Answers   HCL, TCS, Wipro,


What is the syntax of grep command and what is its use?

6 Answers  


What is in grep command?

0 Answers  


Which RAID Levels supported by LVM?

5 Answers  


distinguish between multi-tasking,multi-user,multi- processing and time sharing?

4 Answers   Infosys, Nikhil Construction,






Which mode is used for allowing file write,read and append mode?

9 Answers   BitWise, TM,


How would you change all occurrences of a value using VI?

4 Answers  


What is the pipe command?

0 Answers  


How to use grep command to list find the records of a file containing 10 different strings?

0 Answers  


What is the use of find command in unix?

0 Answers  


In UNIX, what is the command to kill a process?

10 Answers  


Assume the following files are in the working directory prompt> ls -l tasks -rw-r--r-- 1 alex student 1423 Feb 21 14:01 tasks What command can Alex use to give everyone permission to write to the file? What will the ls -l command display if he does so?

10 Answers   Infosys,


Categories