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 procedure of "at" and crontab" commands?

4 Answers  


How to create hardlinks and softlinks on files?

2 Answers  


Which command is used to find whether the system is 32 bit or 64 bit?

0 Answers  


What is updatedb?

0 Answers  


How does pipe () work?

0 Answers  






What is .sh file?

0 Answers  


What is $0 bash?

0 Answers  


What is the comma to display different lines that are found when compare two files?

0 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,


which command is used to change group?

5 Answers  


What does mkdir up2date; touch outdated up2date do?

2 Answers  


What is ‘ps’ command for?

0 Answers  


Categories