#!/bin/bash#s="32432423 jkhkjh [234] hkjh32 2342342"s="[GLOBAL] and [MAIL_1]"grep -o '\[[^][]*]' <<< "$s"
Standard input is empty
[GLOBAL] [MAIL_1]
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!