Help for this page

Select Code to Download


  1. or download this
    @ARGV = ( $file_1 $a,$b | $file_2 $c,$d )
    
  2. or download this
    %first_file = (a => data in this column, b => data in this column)
    %second_file = (c => data in this column, d => data in this column)