Tech Support > Operating Systems > UNIX / Variants > About files and dates... I need HELP
About files and dates... I need HELP
Posted by Chris Mattern on July 10th, 2003


Jean-Luc BEAUDET wrote:
You can't. There is absolutely no way to determine that information
in a UNIX filesystem. Next question.

That'll change the mtime, but not the ctime.

Then you'll need to store it and track it yourself, because the
filesystem won't do it for you.

Chris Mattern


Posted by Randal L. Schwartz on July 11th, 2003


Chris> That'll change the mtime, but not the ctime.

Ahem. I know you meant "ctime but not mtime", but just slipped for a
moment.

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!


Similar Posts