#!/bin/bashs='blahaaaaaa goog sdd 234 3242423ala el-213123123123 1231231313123,141241'perl -pe 's/\d{10,}/$&=~s|\d{3}|$& |gr/ge' <<< "$s"
Standard input is empty
blahaaaaaa goog sdd 234 3242423 ala el-213 123 123 123 123 123 131 312 3,141241
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!