POSIXjärjestelmä
A POSIXjärjestelmä, or POSIX system, refers to an operating system that conforms to the POSIX (Portable Operating System Interface) standards. POSIX is a family of standards developed by the IEEE Computer Society for maintaining compatibility between operating systems. The primary goal of POSIX is to promote portability of applications, meaning that software written for one POSIX-compliant system should be able to run on another with minimal or no modification.
The POSIX standards define a set of programming interfaces, utilities, and shell commands that operating systems
While POSIX doesn't dictate the internal design of an operating system, it provides a common ground for