view bin/pastefortunes @ 7540:395d3ff3f755

<Melvar> ` chmod +x bin/jq
author HackBot
date Tue, 26 Apr 2016 15:06:40 +0000
parents ee2e8950bb3c
children
line wrap: on
line source

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