Help for this page

Select Code to Download


  1. or download this
        $ time wc -l bigfile
          91420 bigfile
    ...
        user    0m0.098s
        sys     0m0.008s
    
  2. or download this
        perl -le 'print $==()=<>' file