Difference between revisions of "POSIX"

From Adam Meola - wiki
Jump to navigation Jump to search
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:
+
* Commands:
::: <splist
+
 
 +
* <splist
 
  showparent=no
 
  showparent=no
 
  sort=desc
 
  sort=desc

Revision as of 01:48, 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: