#!/bin/bashs='namethings: "water bottle","40","new phone cover",10place' awk -F\" 'index($1, ":"){print $2}' <<< "$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!