COHERENT help

This page displays the COHERENT help information for execve.

Listing of available help pages


execve() -- Execute a load module

#include <unistd.h>
execve(file, argv, env)
char *file, *argv[], *env[];