IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 1, 2005, 4:54:17 AM (21 years ago)
Author:
eugene
Message:

moved sched/scheduler to psched

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/scripts/sched.pro

    r4691 r4693  
    11
    2 controller host alala
     2# controller host alala
    33
    44task test
    5   command date
     5  command ls /data/eugene
    66  periods -poll 1.0
    77  periods -exec 5.0
    88  periods -timeout 10.0
    9   trange 07:09 07:10
    10   trange -exclude 07:09:30 07:09:45
     9  # trange 07:09 07:10
     10  # trange -exclude 07:09:30 07:09:45
     11  nmax 1
    1112  host local
    1213  # host localhost
     
    2021    # note that $stdout/$stderr may contain return characters
    2122    # which will interfere with 'exec'
    22     output success.log
     23    # push ls.list $stdout
    2324    echo $stdout
    24     output stdout
    2525  end
    2626
Note: See TracChangeset for help on using the changeset viewer.