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....")
 
 
(8 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
It's a set of standards for a command line interface.
 
It's a set of standards for a command line interface.
  
* Commands:
+
<br/>
** [[POSIX/nohup|nohup]]
+
Commands:
 +
 
 +
<splist
 +
showparent=no
 +
sort=asc
 +
sortby=title
 +
liststyle=unordered
 +
showpath=no
 +
kidsonly=no
 +
debug=0
 +
/>

Latest revision as of 03:16, 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: