sed-i -e "s/alice/bob/g" data.json
That will replace every instance of "alice" with "bob" in the file, data.json
This work is licensed under the Creative Commons Attribution 3.0 Unported License.
Attention SPAMMERS: Don't advertise your services on my blog. If you do then you will have implicitly given me permission to disable any service you advertise via my blog by any means necessary.
sed-i -e "s/alice/bob/g" data.json
PAGE UP | CTRL+b | --OR-- | FN+UpArrow |
PAGE DOWN | CTRL+f | --OR-- | FN+DnArrow |
PAGE UP | fn+Command+UpArrow |
PAGE DOWN | fn+Command+DnArrow |