ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/devildog/SWonAnalysis3/Thesis/getstatus.sh
Revision: 1.1
Committed: Thu Apr 7 02:01:44 2011 UTC (14 years ago) by devildog
Content type: application/x-sh
Branch: MAIN
CVS Tags: HEAD
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 devildog 1.1 #!/bin/sh
2    
3     crab -status -c EG_2010A
4     crab -status -c MU_2010A
5     crab -status -c Electron_2010B
6     crab -status -c MU_2010B
7     crab -status -c SingleE_2011A
8     crab -status -c SingleMu_2011A
9     crab -getoutput -c EG_2010A
10     crab -getoutput -c MU_2010A
11     crab -getoutput -c Electron_2010B
12     crab -getoutput -c MU_2010B
13     crab -getoutput -c SingleE_2011A
14     crab -getoutput -c SingleMu_2011A