[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing file timestamp



On Sun, 2 Jan 2000, Mike wrote:

> Hi list.
> due to several errors regarding to Y2K problem i must change the timestamp
> of several of my files.
> So my question is how can i change the timestamp ?
> What command do that ?
> 
> Thanks,
> 
> Mike
> 

if in shell, RTFM man touch
if in Perl RTFM perldoc -f utime
if in C RTFM man utime

You might be able to solve your problem more simply by judicious use of
"rm" or "mke2fs".

Regards,

 - yba

   EE 77 7F 30 4A 64 2E C5  83 5F E7 49 A6 82 29 BA    ~. .~   TclTek Ltd.
 =}-------------------------------------------------ooO--U--Ooo-----------{=
  - benavrhm@tcltek.co.il - tel: +972.52.670.353, http://www.tcltek.co.il -


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il