Y
Hacker News
new
|
ask
|
show
|
jobs
by
hamstergene
4288 days ago
I'm really surprised how many people out there write CGI in Bash. That's one of the things which would have never crossed my mind.
1 comments
sophacles
4288 days ago
It's less about writing CGI in bash, and more about writing CGI, then eventually calling system() from within the CGI program.
This is very common, particularly with monitoring pages, etc.
link
This is very common, particularly with monitoring pages, etc.