Difference between revisions of "POSIX"

From Adam Meola - wiki
Jump to navigation Jump to search
 
(4 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/>
 +
Commands:
  
* <splist
+
<splist
 
  showparent=no
 
  showparent=no
  sort=desc
+
  sort=asc
 
  sortby=title
 
  sortby=title
 
  liststyle=unordered
 
  liststyle=unordered

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: