ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/JSOC/proj/workflow/scripts/status_clock.csh
Revision: 1.2
Committed: Thu Jan 6 18:50:29 2011 UTC (12 years, 8 months ago) by phil
Content type: application/x-csh
Branch: MAIN
CVS Tags: Ver_6-0, Ver_6-1, Ver_6-2, Ver_6-3, Ver_6-4, Ver_9-1, Ver_5-14, Ver_5-13, Ver_LATEST, Ver_9-3, Ver_9-41, Ver_9-2, Ver_8-8, Ver_8-2, Ver_8-3, Ver_8-0, Ver_8-1, Ver_8-6, Ver_8-7, Ver_8-4, Ver_8-5, Ver_7-1, Ver_7-0, Ver_9-5, Ver_9-4, Ver_8-10, Ver_8-11, Ver_8-12, Ver_9-0, HEAD
Changes since 1.1: +2 -2 lines
Log Message:
Modify for script names instead of links for command, manager, and statustask

File Contents

# Content
1 #! /bin/csh -f
2 # the clock status task simply reflects the current time
3
4 set WFDIR = /home/jsoc/pipeline/
5
6 cd /home/jsoc/pipeline//gates/$1
7 set NOW = `date -u +%Y.%m.%d_%H:%M:%S`
8 echo $NOW > high
9 echo $NOW > lastupdate
10 rm -f statusbusy