Help for this page

Select Code to Download


  1. or download this
  2. or download this
    merge.pl file_1 a,b,c file_2 d,e,f
    
  3. or download this
  4. or download this
    #DFD ' '
    #H Period Interface SrcRouter Subset MbitsCap Polls MbpsIn 
    ...
    %9.5f %14s %7.3f %7.3f %7.3f %7.3f %7.3f %9.5f %14s %3s %7.3f 
    %7.3f %7.3f %7.3f %7.3f %7.3f %7.3f %7.3f %10d %7d %7d %7d %7d 
    %7.3f %7.3f %-10s %14.3f %14.3f %-30s %-10s
    
  5. or download this
  6. or download this
    create a hash whose keys are any of the headers specified on the 
    command line. Each key value is a reference to an array containing 
    the data from each column.
    
  7. or download this
    create another hash whose keys are any of the headers specified 
    on the command line. Each key value is a reference to an array 
    containing the data from each column.
    
  8. or download this
    the column "SrcRtr" from file_1 contains the exact same data as the 
    column "DstDev" in file_2
    
  9. or download this