Help for this page

Select Code to Download


  1. or download this
    perl -aF, -pli -e '$_ = "@F[1,0]"' test.txt
  2. or download this
    perl -aF, -pli.bak -e "$_ = qq(@F[1,0])" test.txt