#!/bin/bashs='"0","15","wall15"123132,09808098,"0","15"'awk -F, '$3=="\"0\"" && $4=="\"15\""' <<< "$s"
Standard input is empty
123132,09808098,"0","15"
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!