After Linux Kernel 2.6 there is no longer a separation of development (odd number) and stable releases (even number).
Linux kernel release cycles are typically how many months long?
1
2
3
6
POSIX is developed under the auspices of what standards body? The body
ISO
IEEE
NIST
IETF
The acronym POSIX means
Richard Stallman suggested the name POSIX. The final X appears because most UNIX variants end in an X.
What POSIX section describes the UNIX system call and C library function API?
POSIX.1
POSIX.2
POSIX.3
POSIX.4
What POSIX section describes the shell and various UNIX utilities?
The Single Unix Specification version 1 (SUSv1) is also known as
POSIX 1003-2001 supersedes a number of standards like SUSv2, POSIX.1, POSIX.2, etc.. What is this standard also known as?
SUSv3
UNIX 99
SUSv2
XPG4
UNIX systems certified against can call themselves UNIX 03.
The SUSv3 specification section that describes the Shell and Utilities is named?
XCU
XSH
XRAT
XBD
The LSB (Linux Standards Based) aims to ensure compatability.