# comment
    # comment

PATH = /usr/local/bin:/usr/bin:/bin

# min hr day-of-month month-of-year day-of-week  cmnd

# */15   0   *   *   *    
# 90   25   32   Jan,Feb   Sun   /usr/bin/hello world

*   *   *   *   *   ssh styx "date \> /tmp/date"
*   *   *   *   *   date \> /tmp/date

# MORE="additional var"

0   0   1   1   0   noaction



