repo.or.cz
/
python.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Minor documentation change - hyperlink tidied up.
[python.git]
/
Demo
/
cgi
/
cgi0.sh
blob
5cefcd37c44440c68cdcf33429d792d0a155bdc2
1
#! /bin/sh
2
3
# If you can't get this to work, your web server isn't set up right
4
5
echo
Content-type
:
text
/
plain
6
echo
7
echo
Hello world
8
echo
This is cgi0.sh