in reply to How do you modify the creation date of a folder?
Because the creation date is... er... the date the file was created (hence the name!)
You can modify or access the file, so changing the mtime or atime makes sense, but you can't create the file again, so changing the ctime isn't possible.
--"The first rule of Perl club is you don't talk about Perl club."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: How do you modify the creation date of a folder?
by ruffing (Acolyte) on Oct 03, 2001 at 19:51 UTC | |
by theorbtwo (Prior) on Oct 03, 2001 at 22:42 UTC | |
|
Re: Re: How do you modify the creation date of a folder?
by trantor (Chaplain) on Oct 04, 2001 at 14:48 UTC |