# !/bin/csh
sed -e 's/STEPS     800/STEPS      1800/' path.CPMD.csh > ss     
mv ss path.CPMD.csh
chmod +x path.CPMD.csh

