view bin/pastefortunes @ 1993:a7cc9b351f25

<oerjan> gcc -o bin/fueue fueue.c
author HackBot
date Sat, 02 Feb 2013 22:56:28 +0000
parents ee2e8950bb3c
children
line wrap: on
line source

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