: !/bin/sh

grep GSMDETaline wb2.out | \
	awk -F'|' ' { print $0; atot += $13 } END { print atot } ' | \
	tee $0.out