guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New ‘--list-generations’ and ‘--delete-generations’ options


From: Ludovic Courtès
Subject: Re: New ‘--list-generations’ and ‘--delete-generations’ options
Date: Mon, 02 Sep 2013 11:08:17 +0200
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Nikita Karetnikov <address@hidden> skribis:

> I’m trying to handle the “last-month” and the “first-month” cases.  I’d
> like to use ‘profile-numbers’* to construct an alist of generations and
> their creation dates.
>
> What can I use to get the creation date of a file?  I can’t find
> anything in the manual.

Something like (and=> (stat foo) stat:ctime).

> * We should rename it to ‘generation-numbers’ or something like that.

Probably, yes.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]