Help for this page
[Localmachine:]date Thu Jul 6 14:45:01 IST 2006 [Remotemachine:]date Thu Jul 6 10:14:09 IST 2006
@logfiles = $telnet->cmd("find . -mtime 0 -print"); ... $logtime = strftime( "%Y%m%d %H%M", localtime($mtime) +); }