#!/usr/bin/sash

-echo "restore script start!!"
-mkdir /si/org_lsidata
-cp /work/lsidata/*.dat /si/org_lsidata
-sync
-echo "restore script end!"

