Exec or EXEC may refer to:

Computing

edit
  • exec (system call), an operating system function for running a program
  • eval, a programming language function for executing a statement or evaluating an expression, variously called exec or eval
  • Exec (Amiga), the OS kernel of Amiga computers
  • CMS EXEC, an interpreted command procedure control language for IBM's VM/CMS operating system
  • EXEC 2, an interpreted command procedure control language for IBM's VM/CMS operating system
  • UNIVAC EXEC I, the original operating system developed for the UNIVAC 1107
  • UNIVAC EXEC II, an operating system developed for the UNIVAC 1107 and ported to the UNIVAC 1108
  • UNIVAC EXEC 8, a.k.a. EXEC VIII, an operating system developed for the UNIVAC 1108

See also

edit

📚 Artikel Terkait di Wikipedia

CMS EXEC

CMS EXEC, or EXEC, is an interpreted, command procedure control, computer scripting language used by the CMS EXEC Processor supplied with the IBM Virtual

EXEC 2

(VM/SP) operating system. EXEC 2 is mostly compatible with CMS EXEC but EXEC 2 scripts must begin with an &TRACE statement. Some EXEC statements and predefined

Fork–exec

Fork–exec is a commonly used technique in Unix whereby an executing process spawns a new program. fork() is the name of the system call that the parent

Exec (Amiga)

Exec is the kernel of AmigaOS. It is a 13 KB multitasking microkernel which enabled pre-emptive multitasking in as little as 256 KB of memory (as supplied

Backup Exec

Backup Exec is a commercial backup software product from Arctera originally released in the 1980s. It has been owned by several different companies, including

Exec Shield

Exec Shield is a project started at Red Hat, Inc in late 2002 with the aim of reducing the risk of worm or other automated remote attacks on Linux systems

Chief executive officer

A chief executive officer (CEO), also known as a chief executive or managing director, is the top-ranking corporate officer charged with the management

Exec (system call)

In computing, exec is a functionality of an operating system that runs an executable file in the context of an already existing process, replacing the