#! /bin/tcsh -f
wc scratch/jemx/qqq/$1_$2/block_$2 
grep "PID(scw)" /scratch/jemx/qqq/$1_$2/obs/*/log | wc
tail -1 scratch/jemx/qqq/$1_$2/block_$2  
grep "PID(scw)" /scratch/jemx/qqq/$1_$2/obs/*/log | tail -1 >tmp.lng
../logshort tmp.lng 45

