view bin/pastefortunes @ 6592:0e3587b7f24d

<fizzie> ` gcc grph.c -o bin/grph
author HackBot
date Sat, 23 Jan 2016 21:02:27 +0000
parents ee2e8950bb3c
children
line wrap: on
line source

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