> setup proper date
>
> touch foo; find / -newer foo -exec touch -t 200312150000 {} \;
>
> And everything should be OK
> Worked like a charm... except that symlinks dates are not changed. Could this cause any problem? Matthieu -- [EMAIL PROTECTED] mailing list
