Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:07:43

0001 #! /bin/bash
0002 cd /afs/cern.ch/cms/CAF/CMSCOMM/COMM_DQM/ispy-files/data
0003 rm latest_CRUZET.ig latest_MWGR.ig
0004 ln -s `ls 2009-CRUZET/*.ig -l | tail -n 1 | awk '{print $9}'` latest_CRUZET.ig
0005 ln -s `ls 2009-MWGR/*/*.ig -l | tail -n 1 | awk '{print $9}'` latest_MWGR.ig