[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Future file timestamps - problem?
- Subject: Re: [cobalt-users] Future file timestamps - problem?
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Sun Sep 23 21:59:31 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Shuffling servers around at colo and had a RaQ4i offline for a while. Booted
> back up and found time to be set for 2006. Beats me. Anyway, while setting
> some virtual sites back up I've noticed many of the simlinks and some files
> in these site folders are carrying the 2006 timestamp, as they were created
> before I noticed and reset the time accurately on the box.
>
> Are these 2006 timestamps going to cause me any issues down the road? Any
> way to change them short of re-creating the sites?
>
touch filename
will set them to the current time
Gerald