13 Oct
2011
13 Oct
'11
10:57 p.m.
On Tue, Oct 11, 2011 at 8:11 PM, Martin Flemming <martin.flemming at desy.de> wrote:
that's my last lines of the perl-script :
Format output
$DATE = scalar(localtime(time));
$LINE="status $ENV{MACHINE}.$TEST $COLOR $DATE\n\n\n$rxdebug_status\n\n$afs_fs_status";
Maybe add this:
$LINE="$LINE <!-- linecount=20 -->"
Cheers Jeremy