wmarshall / Rat

A relative-time frontend for at

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

* * * * * * * * rat.c * * * * * * * *
* * * * * * * * * * * * * * * * * * *   
* * * * * * * * * * * * * * * * * * *   
A relative time frontend to at.

Invocation:
    rat HHMM
        Executes supplied commands in HH hours, MM minutes
        Responds with ERR and returns 1 if my crappy time addition goes over
        2400

TODO:
    Support for rolling over days
    Support for days after this one
    More descriptive errors

Compiling:
    Execute the build.sh script.

Dependencies:
    at >= 3.1.13

About

A relative-time frontend for at


Languages

Language:C 96.6%Language:Shell 3.4%