That way if for some reason the update doesn't run one day, you'll still be comparing the files in proper order.if( -M 'newsite1.txt' > -M 'newsite2.txt' ) { compare_sites('newsite1.txt', 'newsite2.txt') } else { compare_sites('newsite2.txt', 'newsite1.txt') }
--
I'd like to be able to assign to an luser
In reply to Re: Re: Comparison Of Files
by Albannach
in thread Comparison Of Files
by ImpalaSS
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |