Help for this page

Select Code to Download


  1. or download this
    -p
        This option places a loop around your script.
        It will automatically read a line from the diamond operator,
        execute the script, and then print $_.
        It is most often used with the -e option.