#!/bin/bashecho "300.000" | sed 's/[.:;,"]/ & /g' | sed 's/ /\n/g'
Standard input is empty
300 . 000
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!