Difference between revisions of "POSIX"

From Adam Meola - wiki
Jump to navigation Jump to search
(Created page with "==The Portable Operating System Interface (POSIX)== Available on Linux, Unix, FreeBSD, Unix-like OSs (Mac OS), WSL, etc. It's a set of standards for a command line interface....")
 
Line 5: Line 5:
  
 
* Commands:
 
* Commands:
** [[POSIX/nohup|nohup]]
+
:: <splist
 +
showparent=no
 +
sort=desc
 +
sortby=title
 +
liststyle=unordered
 +
showpath=no
 +
kidsonly=no
 +
debug=0
 +
/>

Revision as of 01:47, 29 August 2020

The Portable Operating System Interface (POSIX)

Available on Linux, Unix, FreeBSD, Unix-like OSs (Mac OS), WSL, etc.

It's a set of standards for a command line interface.

  • Commands: