for i in $*
do
	biphasic -sn -dl test.data.$i test.out.$i &
done
