Help for this page

Select Code to Download


  1. or download this
    @a = stat "a";
    print "Real size = $a[7]\n";
    print "blocksize * blocknum = ",$a[11]*$a[12],"\n";
    
  2. or download this
    size = 4
    blocksize * blocknum =  32768