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

Re: UP1000 and SuSE 6.3



Does this fix dates on links too?

larry

> 
> #!/bin/sh
> now=/tmp/now.$$
> touch $now
> find / -newer $now -print0 | xargs -0 touch
> rm $now
> 
> su to root
> 
> run the script:
> 
> ./set_date






______________________________________________________________________
 Larry Sendlosky			 	            ATS
 larry@scrugs.lkg.dec.com (978) 506-6640                    Compaq
----------------------------------------------------------------------



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