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

Re: Writing files with formatted name



would writing synchronized java class using the same algorithm solve the race problem?

Thanks

On Fri, Feb 6, 2015 at 12:12 PM, Roman Gelfand <rgelfand2@gmail.com> wrote:
I need to write files with name format {5 digit sequential number}.{extension I will supply}.

Is there a utility which would allow me to copy/move/put a file with the above name format incrementing the sequence for each subsequent file.  Something similar to what logrotate is doing.

Tlhanks in advance


Reply to: