[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Datecheck command (date comparison)
From: |
Chris Umphress |
Subject: |
Re: Datecheck command (date comparison) |
Date: |
Wed, 20 May 2009 16:36:37 -0500 |
On Wed, May 20, 2009 at 10:35 AM, Felix Zielcke <address@hidden> wrote:
> can't this just be done with the variables Bean introduced with his
> datehook stuff[0]? $YEAR, $MONTH, $DAY, $HOUR, $MINUTE, $SECOND and
> $WEEKDAY.
> Though I never used this myself.
>
> [0] http://lists.gnu.org/archive/html/grub-devel/2008-08/msg00274.html
Hmm, it would have been nice to know about this before. I haven't
succeeded in getting these variables to work so far today though. The
"set" command doesn't reflect that they exist, "echo $WEEKDAY" just
shows a blank line, and an if statement utilizing the variables always
returns "error: false"
Am I missing something?
--
Chris Umphress <http://www.epicvoyage.org>