Miniux is a small terminal based mini operating system type thing in c++
NOTE: Miniux only works on linux due to it using various linux commands
to install:
- install installMiniux.sh
- run
./installMiniux.shin the directory where you put installMiniux.sh - if it gives an error about permission when trying to run
./installMiniux.shrunchmod +x installMiniux.shand try again