in reply to Re: Re: (Ovid) Re: Writing to a file
in thread Writing to a file
Another potential approach? how about saving files as:
localtime().hostname.extension?
That way, you can sort the files date/time order simply by doing an ls -l.
Note - this would assume that all the machines are synchronized to the same clock.
|
|---|