#!/bin/bash

PATH="$PATH:."

mm_client.pl btree-store "los angeles" lakers
mm_client.pl btree-store vancouver grizzlies
mm_client.pl btree-store "san antonio" spurs
mm_client.pl btree-store denver nuggets
mm_client.pl btree-store seattle supersonics
mm_client.pl btree-store portland trailblazers
mm_client.pl btree-store phoenix suns
mm_client.pl btree-store dallas mavericks
mm_client.pl btree-store houston rockets
mm_client.pl btree-store toronto raptors
mm_client.pl btree-store chicago bulls
mm_client.pl btree-store boston celtics
mm_client.pl btree-store detroit pistons
mm_client.pl btree-store cleveland cavaliers
mm_client.pl btree-store atlanta hawks
mm_client.pl btree-store charlotte hornets
mm_client.pl btree-store "new york" knicks
mm_client.pl btree-store washington wizards
mm_client.pl btree-store orlando magic
mm_client.pl btree-store miami heat
mm_client.pl btree-store philadelphia sixers



syntax highlighted by Code2HTML, v. 0.9.1