evry

A really simple command for running a command periodically, at set intervals.

Install

Install with gem

gem install evry

…or throw it into your Gemfile, thusly…

gem 'evry'

Usage

evry [options] [time](s|sec|secs|m|min|h|hr|hrs) [command]

Allowed options

Example

+ [23:06:45](max@lola)(~)$ ~> evry 13s date
Fri Oct 12 23:06:58 CDT 2012
Fri Oct 12 23:07:11 CDT 2012
Fri Oct 12 23:07:24 CDT 2012
Fri Oct 12 23:07:37 CDT 2012

Contributing to evry

Copyright © 2012 max thom stahl. See LICENSE.txt for further details.