MeanSDF computes the mean and standard deviation of a combined sample from up to 1000 independent samples. The input file must contain one line per sample with 1) mean, 2) standard deviation, and 3) samples size. The output file reports the name of the input file, the number of samples, and the mean, standard deviation, and total sample size of the combined sample.