Parent Directory
|
Revision Log
initial import
1 #!/bin/sh 2 3 4 echo "content-type: text/html" 5 echo "" 6 7 /usr/math/bin/perl -d:DProf ./cgi-scripts/processProblem8.pl 2>&1 8 9 #./cgi-scripts/processProblem7.pl 10 #/usr/bin/perl ./cgi-scripts/processProblem7.pl
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |