• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT

    User name Zolnierczuk

    Log entry time 15:42:10 on June 9,2001

    Entry number 62669

    keyword=run summary script

    wrote a Tcl script that does run summary.
    It runs on adaq account on any adaql machine (i.e. adaql1,2 or 3)
    it resides in /adaqfs/halla/adaq/bin directory so you do not have to be a specific directory

    name: mkrunsummary.tcl
    it is simple to use (I hope) - a typical usage is
    mkrunsummary --left or mkrunsummary --right
    if you want a hard copy then you just type
    mkrunsummary --left --print
    and this will print a run summary on cha2hp printer

    I also installed a cron job on adaql1 that automatically generates
    a halog entries every day at 6am

    Any comments are welcome
    Piotr <zolnie@pa.uky.edu>

    I