Help for this page
Select Code to Download
Select
or
download this
perl -i ./access_log -e 'while (<>) { #stuff# }'
Select
or
download this
less access_log > perl -e 'while (<STDIN>) { #stuff# }'