Help for this page

Select Code to Download


  1. or download this
    my ($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size,$atime,$mtime,$ctime,
    +$blksize,$blocks) = stat($filename);
    print "$atime : $mtime : $ctime\n";
    
  2. or download this
    1094560374 : 1094551336 : 1094551336