A web-based fake terminal that acts as some old DOS or UNIX OS. Users can run fake commands, and maybe even visual programs. UI made to resemble a CRT monitor from the 80s. I hope you consider voting for Summer of Making! :)
- Visit the Site
- Type help :)
clear: Clear the screen.
whoami: Display current user (just returns root. I am NOT adding users or groups).
resetfs: Reset and wipe the file system.
mkdir : Create a new directory.
ls [dir]: List contents of a directory.
cd : Change working directory.
pwd: Show current path.
read : Output contents of a file.
write : Overwrite a file interactively.
append : Add lines to the end of a file.
create : Create empty file (alias: touch).
del : Delete a file or directory.
cp : Copy a file.
mv : Move or rename a file or directory.
echo : Print text.
help: Lists all commands and their usage.
cho <text>: Print text.
help: Lists all commands and their usage.
d their usage.