===================================================================================
Welcome to the PHP terminal!
The following are custom commands:
history - Displays commands executed.
clear - Clears the console.
help - Displays this message.
open <file> - Opens file in new window. Displayed as plain text.
open /phpinfo - Displays phpinfo() instead of file in new window.
upload <dir> - Uploads attached file to directory. Ex: upload /tmp/
less <command> - q to quit, space to page down. Ex: less cat index.php
lessl <command> - less with line numbers. Ex: lessl cat index.php
===================================================================================