Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

which triggers the following script:

No Format

\#\!/bin/sh \-f

...

{color}
wget{color} http://kyoto.fnal.gov/wenzel/SimDist.tgz

...


tar xzf SimDist.tgz

...


cd SimDist

...


printenv

...


scripts/slic.sh \-r

...

 5  \-g sidaug05.lcdd \-i ffHAA_2k.

...

stdhep  \-o ffHAA_2k

...


ls ffHAA_2k.slcio

...


#This sets up the environment for osg

...


. $OSG_GRID/setup.sh

...


source $VDT_LOCATION/setup.csh

...


srmcp "file:///\{PWD\}/ffHAA_2k.slcio" "srm://cmssrm.fnal.gov:8443/srm/managerv1?SFN=/2/wenzel/slic/ffHAA_2k.slcio"

To run some commands directly on the grid head nodes use a syntax like this:

...