Help for this page

Select Code to Download


  1. or download this
    Intel(R) Xeon(R) CPU          X5660  2.80GHz 
    into this: 
    Intel(R) Xeon(R) CPU X5660 @ 2.80GHz
    
  2. or download this
    @CPU_SPLIT = split(/\ /,$CPU);
    ~ s\ //g;
    join (' ',$CPU_SPLIT[0],$CPU_SPLIT[1],$CPU_SPLIT[2],$CPU_SPLIT[3],$CPU
    +_SPLIT[4],$CPU_SPLIT[5],$CPU_SPLIT[6]);