A while back when I was first learning AJAX, I decided I wanted to write an interactive PHP/JavaScript shell for executing commands, etc. All the other ones I found either didn't handle directories well, were way too bulky or were backdoored. So, I now present to you JAXED Shell. I haven't extensively tested it, but it should work in the majority of situations.
Enjoy ![]()
Commands:
home - return to shell's home directory
clear - clear history box
up/down arrow - go through previous commands
right arrow - file name completion