hio/mio/t/b.sh

8 lines
131 B
Bash
Raw Normal View History

2020-05-16 04:52:06 +00:00
#!/bin/sh
2020-05-16 19:12:10 +00:00
echo "Content-Type: text/plain"
echo "Custom-Attribute: abcdef"
echo
2020-05-16 04:52:06 +00:00
exec cat /home/hyung-hwan/projects/hawk/lib/run.c