view bin/pastefortunes @ 8030:7ca323781746

<shachaf> ` sed -i \'s/$/./\' wisdom/oerjan
author HackBot
date Thu, 12 May 2016 21:26:25 +0000
parents ee2e8950bb3c
children
line wrap: on
line source

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