linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* fork: why to copy process to run new program?
@ 2005-07-04  1:09 Tom
  2005-07-04  2:01 ` Ron Michael Khu
  2005-07-04  2:14 ` Glynn Clements
  0 siblings, 2 replies; 7+ messages in thread
From: Tom @ 2005-07-04  1:09 UTC (permalink / raw)
  To: linux-c-programming



        Hello!

        Why, when a program needs to open another, have fork to copy all the
initial program just for 'exec' the another? Could'nt initial program just
to "tell" the kernel for open the second program?



        Thank you
        Tom


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-07-05  3:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-04  1:09 fork: why to copy process to run new program? Tom
2005-07-04  2:01 ` Ron Michael Khu
2005-07-04  2:14 ` Glynn Clements
2005-07-04 11:46   ` Tom
2005-07-04 12:09     ` Steve Graegert
2005-07-04 14:51     ` Glynn Clements
2005-07-05  3:00     ` Ron Michael Khu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).