view bin/pastefortunes @ 9759:69e17eb6ec58

<shachaf> mkx bin/nth//head -n"$1" | tail -n1
author HackBot
date Tue, 22 Nov 2016 03:49:24 +0000
parents ee2e8950bb3c
children
line wrap: on
line source

{ for i in *; do fortune; echo '-----' ; done; } | paste