#!/bin/bash # $1 Location of arff data. This should be a directory of directories. (../Data/arffData/discrete ) ./rig ../Data/arffData/discrete/ ../Src/ 10 f "2 4 8 16 32" totals >> rigLog 2>> rigLog &