# remove commas from $filesize string # =================================== $filesize =~ s/,//;