|
Well, this could be as simple as just doing a simple cgi script that does the command and outputs the commands output in a <pre> tag set. This would be the simplest shell possible..the problems arise when you want to run top or other ncurses based apps, or anything that isn't 'single shot' stuff.
Hope this helps,
Ted Morse
__________________
while(1) fork();
|