How reliable is the ls -l listing. In other words is it possible to modify a file and leave false timestamp on it. Thanks, -- Michael Long <mlong@datalong.com>
On 23 May 2003, Michael Long wrote: ML> Date: 23 May 2003 23:31:14 -0400 ML> From: Michael Long <mlong@datalong.com> ML> Reply-To: wlug@mail.wlug.org ML> To: WLUG <wlug@mail.wlug.org> ML> Subject: [Wlug] Last modified time ML> ML> How reliable is the ls -l listing. In other words is it possible to ML> modify a file and leave false timestamp on it. ML> ML> Thanks, ML> -- ML> Michael Long <mlong@datalong.com> ML> ML> ML> _______________________________________________ ML> Wlug mailing list ML> Wlug@mail.wlug.org ML> http://mail.wlug.org/mailman/listinfo/wlug ML> Michael, Yes, it's easy to change the time. The "utime" function is standard and does the trick. There's a perl binding, too. Bill
participants (2)
-
Bill Mills-Curran
-
Michael Long