tilde/cgi-bin/tagline.sh

8 lines
102 B
Bash
Raw Permalink Normal View History

2020-02-04 01:51:37 +00:00
#!/bin/sh
printf "Content-type: text/plain; Charset: UTF-8\n"
printf "\n"
shuf -n1 ../taglines.txt