summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/luasocket/test/cgi/cat
blob: 8d41255ea917aae88365349d097c08fb9f353543 (plain)
1
2
3
4
5
6
#!/bin/sh
echo Content-type: text/plain
echo

cat > /tmp/luasocket.cat.tmp
cat /tmp/luasocket.cat.tmp