#!/bin/csh # to use segments made by "split -l 300 bigdata seg" # foreach i (_seg*) ./nsfo -3 -f1 -N 60,22 -ct $i >> result end