Help for this page
# -n switch execution # LINE: while (<>) { .... # your command is executed here }
# -p switch execution # ... print; } }