s or dir - list files
cd dirname - change directory
chmod XXX name - CHMOD a file or directory
rm name - Remove file or empty folder
rm -r name - Remove folder with files in it
./filename.cgi - debug CGI script
s or dir - list files
cd dirname - change directory
chmod XXX name - CHMOD a file or directory
rm name - Remove file or empty folder
rm -r name - Remove folder with files in it
./filename.cgi - debug CGI script