Help for this page

Select Code to Download


  1. or download this
    perl -i ./access_log -e 'while (<>) { #stuff# }'
  2. or download this
    less access_log > perl -e 'while (<STDIN>) { #stuff# }'