On Sat, Oct 3, 2009 at 10:45 AM, Abhishek Mishra <[email protected]> wrote: > Hi Girish, > Thanks for the neat script. Can I also get the fortune file - > "/home/girishv/spam-cheetah.com/cgi-bin/chanakya" so that I can play > around.
Of course. Why not? You need to put these two files on the same directory where you run the CGI script and modify my path to point to that. http://gayatri-hitech.com/Misc/chanakya http://gayatri-hitech.com/Misc/chanakya.dat For instance if you put it under /usr/lib/cgi-bin/, then you have to modify the line to: $out = `/usr/games/fortune /usr/lib/cgi-bin/chanakya`; Best of luck. -Girish -- Gayatri Hitech web: http://gayatri-hitech.com SpamCheetah Spam filter: http://spam-cheetah.com _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
