KMR
mpi_pi.kvgen.sh
1 #! /bin/sh
2 # mpi_pi.kvgen.sh (2014-01-10)
3 
4 file=$1.out
5 
6 echo 0 `cat $file`
7 rm $file