/eg-zek'/ 1. execute.
A synonym for chain derived from the unix "exec" system call.
unix manual page: execve(2).
2. (Obsolete) executive.
The mainstream "exec" as an abbreviation for (human) executive is *not* used. To a hacker, an "exec" is a always a program, never a person.
3. At ibm and vm/cms shops, the equivalent of a shell command file.
4. The innermost kernel of the amiga operating system which provides shared-library support, device interface, memory management, cpu management, basic ipc, and the basic structures for OS extension. The rest of the Amiga OS (windowing, file system, third-party extensions, etc.) is built using these structures.
[jargon file]