so far i have made an OS loosely based on Windows and Linux with no UI the existing commands are cd (change directory) dir (list everything in the directory) and open (only supports .txt files for now)
so far the commands are based on windows CMD and the lack of ui is based on linux