Skip to content

Instantly share code, notes, and snippets.

@denisshevchenko
Created May 18, 2016 16:42
Show Gist options
  • Save denisshevchenko/ca3f8060affe4a15dd6887ac719a9914 to your computer and use it in GitHub Desktop.
Save denisshevchenko/ca3f8060affe4a15dd6887ac719a9914 to your computer and use it in GitHub Desktop.
VAL=`echo '{"request":{"mbean":"com.hazelcast:instance=_hzInstance_1_dev,name=_hzInstance_1_dev,type=HazelcastInstance","attribute":"memberCount","type":"read"},"value":2,"timestamp":1463556795,"status":200}' | sed -e 's/^.*"type"[ ]*:[ ]*"//' -e 's/".*//'`
echo $VAL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment