scripts/fortune

4 lines
43 B
Bash
Executable file

#!/usr/bin/bash
shuf -n 1 /etc/fortune $@