Help for this page
Select Code to Download
Select
or
download this
C:\stuff> perl -ne "print if /\b(foo)\b/" < input.txt > matching.tx
+
t