#!/bin/bashs='name things: "water bottle","40","new phone cover",10 place' sed -n 's/^[^"]*"\([^"]*\)".*/\1/p' <<< "$s"
Standard input is empty
water bottle
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!