Unix Programming - Re: How can I identify whether the file is modified with touch or it

This is Interesting: Free IT Magazines  
Home > Archive > Unix Programming > December 2007 > Re: How can I identify whether the file is modified with touch or it





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: How can I identify whether the file is modified with touch or it
David Schwartz

2007-12-19, 7:27 pm

On Dec 19, 1:18 am, lak <lakindi...@gmail.com> wrote:
> I want to identify whether a file is really modified or it is done by
> using touch command?
> How can I find that?


What does "really modified" mean? You need to define it well enough so
that we can determine what qualifies. If "really modified" means the
contents change, then the answer is obvious -- store or checksum the
contents and then compare them later.

DS
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com