view bin/pastefortunes @ 10658:a40a87b3a267

<oerjan> ` mv bin/lowercase{2,}
author HackBot
date Thu, 13 Apr 2017 03:47:14 +0000
parents ee2e8950bb3c
children
line wrap: on
line source

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