freebsd-dev/usr.bin/at
Martin Cracauer 93a2fe45a6 Allow time offsets to be negative, e.g. at 1530 - 15 minutes.
This is useful if you have been given some time for some event in some
format and you want your computer to do something to prepare for it.
Without having to do time arithmetic in a shellscript.

The syntax matches what the at(1) usually used on Linux supports.
2012-10-05 17:54:27 +00:00
..
at.c Partially revert r227233. 2011-11-06 20:30:21 +00:00
at.h
at.man Remove stale references to utmp(5) and its corresponding filenames. 2010-01-21 17:25:12 +00:00
LEGAL
Makefile Build at(1) with NO_WFORMAT instead of WARNS=1. 2011-10-16 07:57:01 +00:00
Makefile.inc
panic.c
panic.h
parsetime.c Allow time offsets to be negative, e.g. at 1530 - 15 minutes. 2012-10-05 17:54:27 +00:00
parsetime.h
perm.c
perm.h
privs.h Partially revert r227233. 2011-11-06 20:30:21 +00:00