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