Skip to content

Instantly share code, notes, and snippets.

@harasou
Created December 22, 2014 00:23
Show Gist options
  • Select an option

  • Save harasou/2a3d939cd6ab39544cd4 to your computer and use it in GitHub Desktop.

Select an option

Save harasou/2a3d939cd6ab39544cd4 to your computer and use it in GitHub Desktop.
cat <<'EOD' | ./main {query}
{
"services": [
{"name":"lolipop", "url":"http://munin001.phy.lolipop.jp/munin/"},
{"name":"minne", "url":"http://manage001.minne.com/munin/"},
{"name":"muumuu", "url":"http://manage01.muumuu-domain.com/munin/"},
{"name":"heteml", "url":"http://munin.heteml.jp/munin/"}
]
}
EOD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment