WARNING: This program is only avaible for Linux Made by noonie. A operating system made of C++ Following commands are: help
mkdir
ls
clear
echo
wget
curl
sudo
apt
gcc
g++
cpp
./file
touch
nano
exit
First do this command 'g++ makeos.cpp -o makeos -lcurl' Then after the compilation finishes, do "./makeos".
The only libs needed is libcurl4-openssl-dev. for curl and wget.