]> Creatis software - clitk.git/blobdiff - vv/scripts/create_mhd_4D.sh
*** empty log message ***
[clitk.git] / vv / scripts / create_mhd_4D.sh
index 962541d85afa0117dc79330fcf85f64d88e33278..beea8c5eeffd6721beb74213477bc14e51fcc4e6 100755 (executable)
@@ -11,7 +11,7 @@ then
 fi
 
 cd $1
-nbph=`find -iname *0.mhd | wc -l`
+nbph=`ls *0.mhd | wc -l`
 if [ $nbph = 0 ]
 then
     echo "Error: no phase found"