view bin/pastefortunes @ 11299:0fefbdece7f0

<b_jonas> fetch bin/starwars https://hackego.esolangs.org/get/bin/starwars
author HackBot
date Tue, 02 Jan 2018 17:00:32 +0000
parents ee2e8950bb3c
children
line wrap: on
line source

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