Image of a new process - from file only?

后端 未结 0 1781
不思量自难忘°
不思量自难忘° 2020-12-04 04:26

When we launch a new process we create it by \'fork()\' current process and load a new image calling \'exec*()\' system call.

exec*() is able to load an image from a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题