Skip to content

Instantly share code, notes, and snippets.

@dwdraju
Created June 27, 2018 17:26
Show Gist options
  • Save dwdraju/d4b7dca5565674d6d3a7488589822f12 to your computer and use it in GitHub Desktop.
Save dwdraju/d4b7dca5565674d6d3a7488589822f12 to your computer and use it in GitHub Desktop.
sed replace json value
sed -i '/BaseURL/c\   \"BaseURL\" : \"http:\/\/google.com\/\"' config.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment