Help for this page
$t2 = (stat( $file ))[8];
$file = "\/etc\/hosts"; $t1 = -A $file; ... print $t1, $/; print $t2, $/; print $t3, $/;