view bin/pastefortunes @ 12168:22ae1f841d0a draft

<oerjan> fetch ../bin/rlexp https://hack.esolangs.org/get/bin/rlexp
author HackEso <hackeso@esolangs.org>
date Wed, 20 Nov 2019 06:20:25 +0000
parents ee2e8950bb3c
children
line wrap: on
line source

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