U1 - POSIX and Single UNIX Specification - 07 - 20-08-20
U1 - POSIX and Single UNIX Specification - 07 - 20-08-20
The UNIX OS plays a big role in the current market landscape and is an enabler of
technologies such as cloud computing, security, virtualization, mobility, and more. It has a
proven track record of adoption by Global 100 and Fortune 100 companies. The UNIX OS is
a strong choice for verticals such as telecommunications, manufacturing, pharmaceuticals,
financial services, government, healthcare, defense, and more. For these end-user
enterprises, procuring certified UNIX systems and software ensures the highest level of
availability, scalability, and maintainability for those who want to focus on their business with
confidence and peace of mind without the worry of disruption in their global IT
environments.
for systems to be considered a true Unix operating system. Unix-like systems are operating systems that do not fully
satisfy the standard. The different versions of the Unix standard are designated as UNIX93, UNIX95, UNIX98, and
UNIX03. Obviously, they were made in 1993, 1995, 1998, and 2003, respectively. HP-Unix and Mac OS X are
examples of two commonly used Unix systems. Linux and *BSD are considered Unix-like because they do not satisfy
SUSv3 defines 1742 interfaces and spans over 3700 pages. The SUS standard includes the "X/Open Curses"
Base Definitions (XBD) - lists and defines terms and conventions used in SUS; list of eighty-four required C-
header files
Shell and Utilities (XCU) - lists 160 commands/utilities required for the POSIX shell (#!/bin/sh) and requirements
System Interfaces (XSH) - defines system calls and library functions (1123 system interfaces total)
POSIX:2008 (IEEE Std 1003.1-2008) is the core of SUSv4 and POSIX:2001 (IEEE Std 1003.1-2001) is the core
FUN FACT: All Unix systems are POSIX compliant, but not all POSIX