cat <file> | while read line ; do echo -e `expr match "$line" '\({.*}\)'`; done | grep "{"