view bin/pastefortunes @ 12053:79ccc7d404cb draft

<fizzie> sled /hackenv/bin/spore//s|/hackenv/tmp/|$HACKENV/tmp/|g
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 21:35:56 +0000
parents ee2e8950bb3c
children
line wrap: on
line source

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