Help for this page

Select Code to Download


  1. or download this
    Scalar value @F[6] better written as $F[6] at -e line 1.
    
  2. or download this
    perl -0012 -ane "print join(' => ',@F[8,6]),qq~\n~ if @F[6]=~/cmd\.exe
    +/" access.csv;