Help for this page

Select Code to Download


  1. or download this
    while( <FILE> ) {
        printf "0: (%10d,%10d) : %s", tell( FILE ), $size, $_;
    }