tilde/cgi-bin/tagline.sh

8 lines
102 B
Bash
Executable File

#!/bin/sh
printf "Content-type: text/plain; Charset: UTF-8\n"
printf "\n"
shuf -n1 ../taglines.txt