blob: 8b2cc4ee61f632a3637840ad1e38df3845ae34ef [file] [log] [blame]
Chinthakayala, Sheshashailavas (sc2914)d1569972017-08-28 05:25:46 -09001dt=$(date +'%m%d%Y_%H%M%S')
2mv ~/dg_xml/dg.xml ~/dg_xml/dg_${dt}.xml
3cp $(ls -ltr /home/users/schinthakayala/nodered/production/flowDesigner/users/sheshi/xml/*.xml|tail -1|awk '{print $NF}') ~/dg_xml/dg.xml
4echo "copied the latest DG"