Skip to the content.

Home / cs-notes / Operating System / Linux / Syscalls / execve

int execve(const char * filename, char * const argv[], char * const envp[]);