1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-01-03 14:57:44 -05:00
elinks/test/cgi/print-post.sh

7 lines
72 B
Bash
Raw Permalink Normal View History

#!/bin/sh
echo "Content-Type: text/plain"
echo
echo "POST DATA:"
cat -