cgi.sh shows all envs
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 14 Oct 2014 18:38:05 +0000 (20:38 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 14 Oct 2014 18:38:05 +0000 (20:38 +0200)
etc/cgi.sh

index 2e1e17c..aee19ef 100755 (executable)
@@ -3,5 +3,6 @@ echo "Content-Type: text/plain"
 echo ""
 
 echo "hello, world."
-sleep 1
+pwd
+env