Thursday, February 24, 2011

shell script variables assignment

lastfile=`tail -n 1 mysql-bin.index`
echo $lastfile

No comments:

Post a Comment