Help for this page

Select Code to Download


  1. or download this
    perl -pae '$_ = "$F[1]\n";' test23.txt
    
  2. or download this
    perl -pae "$_ = "$F[1]\n";" test23.txt