Bash CGI Scripting
I recently wrote a couple of very simple CGI scripts for work using Bash. It has been ages since I have written anything for CGI as I pretty much do everything in PHP these days. I have a dirty secret, I got a kick out of writing a CGI with Bash and I want more :-D I am considering writing a simple CGI blogging script using Bash, below is a collection of references which might prove useful...Blogs written in Shell
Bash Libraries
Bash CGI Reference Material
- http://www.yolinux.com/TUTORIALS/LinuxTutorialCgiShellScript.html
- http://www.ffnn.nl/pages/articles/linux/cgi-scripting-tips-for-bash-or-sh.php
- http://www.acmesystems.it/?id=165
$Id: BashCGI,v 1.2 2007/12/14 00:17:09 martin Exp $
Wiki Index All Recent Edit Top

