Help for this page
Select Code to Download
Select
or
download this
$ perl -n -e '$count++ if /\bhello\b/; END { print $count }' text.out