/ctimer

ctimer is console periodic or one-shot timer.

Primary LanguageC

ctimer is console timer which runs specified command 
(script, program) after time is elapsed.

Usage: ctimer <timer type options> [-t time] <-e path to program>

timer type options:
-p periodic timer
-o tone shot timer

time:
-t time in seconds (default is 100s)