Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jul 2012 09:26:58 +0300
From:      clutton <mbsd@isgroup.com.ua>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   at behaviour and man at inconsistency
Message-ID:  <1343111218.25671.10.camel@localhost>

next in thread | raw e-mail | index | archive | help
>From man:

The at utility allows some moderately complex time specifications.  It
accepts times of the form HHMM or HH:MM to run a job at a specific time
of day.  (If that time is already past, the next day is assumed.)

Current behavior:

Ξ ~ → date
Tue 24 Jul 2012 09:17:36 EEST
Ξ ~ → at 09:18
echo tototo
Job 1 will be executed using /bin/sh
Ξ ~ → at 09:15
at: trying to travel back in time
zsh: exit 1     at 09:15



Five, ok, may by more years ago, I don't remember exactly. at had worked
like the man explain.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1343111218.25671.10.camel>