# @param $1 whatever chess_extract_scores() { awk blah blah blah }
cat foo | grep bar | chess_extract_scores
grep bar foo | chess_extract_scores
http://en.wikipedia.org/wiki/Cat_%28Unix%29#Useless_use_of_c...
generate_data () { # make it rain } process () { # chunky } gather () { # puree } generate_data | process | gather