Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
       print "$. - $line";
    }
    close (DATASOURCE);
    
  2. or download this
    cat -n my_large_text_file.txt