Help for this page

Select Code to Download


  1. or download this
    setenv arg="ARG"; perl -ne '<your command here>'
    
  2. or download this
    perl -ne '$arg="ARG";<rest of your command here>'