Skip to content

Commands in spectacleOS

Aarik Pokras edited this page Jan 22, 2023 · 4 revisions

List

All commands
fuzzver			Returns the version of the OS. (No longer maintained)
dirn			Returns the name of the current working directory.
dir			Returns files and directories in the current working directory.
chdir			Opens dialog to change current working directory.
fe			File Editor
	-read	Reads a file of your choice.
rm			Delete a file
	-fo	Delete a folder
help			Returns a help list.
exit			Exits.
echo			Opens a dialog to make the shell return inputted text.
makef			Opens a dialog to make a folder
math			Simple calculator. Type 'eva' to evaluate a raw expression.
	Operations: *, /, +, -
cls			Clear.
open			Opens a file or application of your choice.
	--args	Passes arguments to the app's main() function.
webcon			Uses curl to get contents of a webpage.
headsortails		Flip a coin!
magic8ball		A magic 8 ball. Make sure to ask your question **before** you run it.
custcol			Customize the colors.
	default
	black
	red
	green
	yellow
	blue
	purple
	cyan
	white

⬆️ Pages ⬆️

Welcome to the spectacleOS wiki!

Some useful pages for quick reference:

Or, if you want, you can click the "pages" tab above!

Clone this wiki locally