view bin/pastefortunes @ 8113:dbb1f8669c64

<shachaf> ` cat /proc/filesystems | paste
author HackBot
date Tue, 24 May 2016 23:30:41 +0000
parents ee2e8950bb3c
children
line wrap: on
line source

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