(#! /bin/ksh) - remove brackets in real scenario
cd /usr/sap/ZE1/EXT/M100/D2DWHP/out/MDT
for file in *ZORDERHIS*;do
mv $file /usr/sap/trans_rep/IBM_Transfer/DE0198_interface_files_MM
echo $file 'moved'
done
Friday, June 17, 2011
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment