Unix
Unix is a family of operating systems. The basis of Unix is a standard called Posix which defines system call, and a kernel API. Every operating system compliant with Posix can be called an Unix system. Unix systems are multi-user, and multi-process.