Help for this page

Select Code to Download


  1. or download this
    $ perl cool.pl
    
    ...
    My output from the script
    
    Total lines in cool.pl: 37
    
  2. or download this
    
    echo "$(egrep -v "^#" script.pl) - $(egrep "#" script.pl)" | bc