#!/bin/bash

# I have all test files named already under ~/m1_adam/snapshots/2011-07-13/results
# for example: 52-results
# 
# and the boot.4e53273.bin is under ~/m1_adam/snapshots/2011-07-13/for-rc3
# so please help me on follow commands

./flterm --port /dev/ttyUSB0 --kernel boot.4e53273.bin results/$1-results
