shopt -s extglobstring=" a 1, a 2, a 3 "foobar="\"${string//,/\",\"}\""echo "${foobar//*( )\"*( )/\"}"
Standard input is empty
"a 1","a 2","a 3"
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!