#!/bin/bashecho 'Argentina, Buenos Aires S7.txt' | sed -E 's/[, ]+/_/g'
Standard input is empty
Argentina_Buenos_Aires_S7.txt
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!