Search Results

Search: Posts Made By: TWhitt24
Forum: Programming 02-02-2011
3,372
Posted By TWhitt24
Thanks for the help, but how would I output...
Thanks for the help, but how would I output something different for each child. for example. Im the first this is my PID ..., Im am the second this is my PID...., and so on.
Forum: Programming 02-02-2011
3,372
Posted By TWhitt24
What I need to do is create 3 child processes,...
What I need to do is create 3 child processes, then output the parents PID, the first childs PID, the second childs PID, and then the third. Here is what I have been working with.
#include...
Forum: Programming 02-02-2011
3,372
Posted By TWhitt24
I understand that. My question is how do I get...
I understand that. My question is how do I get the parent to fork and not the child. I need the parent to fork once and then fork again with out any of the children forking.
Forum: Programming 02-02-2011
3,372
Posted By TWhitt24
Parent forking
My question is, how do you fork only the parent processes in unix? For example how would I use the fork function to fork the parent process more than once and leave the children processes alone. This...
Forum: Programming 02-01-2011
4,106
Posted By TWhitt24
multiple fork() question
I writing a program that forks three times but only on the parent process. The three children processes then produces output in order. 1, 2, 3. I am confused on how to do this. I have tried multiple...
1,335
Posted By TWhitt24
Thank you so much. I know it is a noob question,...
Thank you so much. I know it is a noob question, but I just started using Unix and I know nothing about it. Again thanks:)
1,335
Posted By TWhitt24
New to Unix
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

1. The problem statement, all variables and given/known data:
I am new to...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 10:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy