in reply to
Re: Re: calculting time
in thread
calculting time
No, that is a minus sign, not an option. I'm subtracting the time the script started from the current time (in seconds). If you want minutes instead, you could simply divide that by sixty. Check
time
for the doco.
Cheers!
Comment on
Re: Re: Re: calculting time
In Section
Seekers of Perl Wisdom