help: Shows this page.
echo: Prints stylized text. Usage: echo <text>
clear: Clears the screen. Usage: clear
cd: Changes directory. Usage: cd <directory>; cd .. - previous directory; cd / - root directory.
ls: Shows the contents of current directory. Usage: ls
write: Creates a .txt file only in /sharedactive. Usage: write <filename> <content>
comment: Writes a comment only in /active. Usage: comment <content>
upload: Uploads an image file only in /sharedactive. Usage: upload [options] <filename>
-p, --paint
Uploads current drawing from paint.app as an image.
open: Opens text/image file. Usage: open [options] <filename>
-t, --terminal
Opens image in the terminal.
-w, --window
Opens image in a new window.
-p, --paint
Opens image in paint.app.
-d, --default
Toggles how images will be opened by default.
run: Runs an application. Usage: run <appname>
nick: Changes your nickname. Usage: nick <nickname>
play: Opens audio files. Usage: play <filename>; if no file name provided, looks for music in folder.
volume: Sets volume. Usage: volume <0-500>
loop: Toggles music looping. Usage: loop
screensaver: Toggles screensaver. Usage: screensaver
CTRL + U - underline
CTRL + S - strikethrough
CTRL + B - bold
CTRL + I - italic
SHIFT + ENTER - new line