diff options
Diffstat (limited to 'toys/posix/README')
-rw-r--r-- | toys/posix/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/toys/posix/README b/toys/posix/README new file mode 100644 index 00000000..b0d60078 --- /dev/null +++ b/toys/posix/README @@ -0,0 +1,5 @@ +Posix commands + +Commands defined in POSIX-2008, also known as the Single Unix +Specification version 4, available online at +http://pubs.opengroup.org/onlinepubs/9699919799/idx/utilities.html |