From: Alvydas

> I guess it would relatively easy and quite useful to add an option
> to name file.20070426142800 file.20070426142955 ... instead just numbers.

   The relevant code is in src/utils.c: unique_name(), and should be
easy enough to change.  On a fast system, however, one-second resolution
(or multiple users) could lead to non-unique names, so it would be wise
to do something a little more like the existing code, but with a
date-time string added in.

------------------------------------------------------------------------

   Steven M. Schweda               [EMAIL PROTECTED]
   382 South Warwick Street        (+1) 651-699-9818
   Saint Paul  MN  55105-2547

Reply via email to