Download Minenix install floppy
Added programs:
export: export system variable <variable name> <variable value>
deletevar: deletes system variable <variable name>
viewvars: show all current system variables
logout: logs current user out and sets user variables to blank
echo: prints first argument passed
adduser: adds a new user <username>
deluser: remove user <username>
Added apis:
users: functions for handling all user stuff
setvar: functions for handling system variables
encrypt: a quick function I made for encrypting passwords *not a really good way to encrypt
Image of install floppy
Spoiler
Image of using variables
Spoiler













