Help for this page
my $tail = system("tail -1 /var/log/ping_10.10.0.100.sj");
my $tail = qx(tail -1 /var/log/ping_10.10.0.100.sj);