From c0570cab3854b4990a77cc9fbbbb145443231718 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Thu, 9 Feb 2023 23:28:34 +0100 Subject: add rex manual --- man/rex.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 man/rex.md (limited to 'man') diff --git a/man/rex.md b/man/rex.md new file mode 100644 index 0000000..f24295e --- /dev/null +++ b/man/rex.md @@ -0,0 +1,32 @@ +# Welcome To reX + +## About + +reX stands for **r**idiculous **e**xiguous uni**X**. +It aims to be a extremely slim operating system based on the Unix idea. +But reX is not POSIX-compliant because there are enough out there. + +## Author + +This whole project was started and is written by Nathan P. Reiner. +You can share it's source code, and change it (for more information see the licence.) + +## System + +This is the provided core by **reX**: + +- smash small shell +- read read files and the standart input +- write write stdin to files +- clear clears the screen +- env show and set env +- ls show content of directory +- mdv markdown viewer +- pager a simple pager +- powerctl power control +- tctl terminal control +- print print strings to the prompt + +The following are additional utilities written in **smash**: + +- rtm read the manual, a manual viewer -- cgit v1.2.3-70-g09d2