- Timestamp:
- 09/12/06 11:50:37 (2 years ago)
- Files:
-
- 1 modified
-
stats/temp.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
stats/temp.sh
r304 r588 3 3 host=`hostname` 4 4 if [ $host == 'edgcm.columbia.edu' ] || \ 5 [ $host == 'modnar. giss.nasa.gov' ]; then5 [ $host == 'modnar.local' ]; then 6 6 t0=`./temp_work.sh | grep BACKSIDE | cut -f 1` 7 7 t1=`./temp_work.sh | grep "U3 HEATSINK" | cut -f 1`
