view bin/pastefortunes @ 8389:e35dcf20b965

<izabera> ` paste <(head -c 2000 /dev/urandom | base64) # there you go moon_
author HackBot
date Mon, 06 Jun 2016 17:36:11 +0000
parents ee2e8950bb3c
children
line wrap: on
line source

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