#!/bin/bashs="Name-6.1.4_Float Time;453802;464204;466345 464481 466131 464283 465065 462561Name-6.1.4_Logic Good Time;125896;145349;137303 131601 144520 132487 133884"sed -E ':a;s/(;[^ \t]+)[ \t]+/\1;/;ta' <<< "$s" | sed 's/;*$/;/'
Standard input is empty
Name-6.1.4_Float Time;453802;464204;466345;464481;466131;464283;465065;462561; Name-6.1.4_Logic Good Time;125896;145349;137303;131601;144520;132487;133884;
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!