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