perl -ne '$l=$_ ; END { print $l; }' [download]
In reply to Re: print last line by Loops in thread print last line by httpd