Help for this page

Select Code to Download


  1. or download this
    $ perl -n -e '$count++ if /\bhello\b/; END { print $count }' text.out