Thanks all
its help a lot
Moran

On Sat, Jan 30, 2010 at 3:06 PM, Gwenaëlle DOUAUD <[log in to unmask]> wrote:
Hi Moran,

> If so, how (using a short script)?

With something like:

for g in image*.nii; do
fslstats $g -R -M -V >> myfile.txt
done

Please have a look at the scripting lecture:
http://www.fmrib.ox.ac.uk/fslcourse/lectures/scripting/index.html

Cheers,
Gwenaëlle