Timeline for Parsing JSON with Unix tools
Current License: CC BY-SA 4.0
16 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Apr 12, 2024 at 2:42 | history | rollback | root-aj |
Rollback to Revision 6
|
|
Mar 28, 2024 at 16:15 | history | edited | miken32 | CC BY-SA 4.0 |
there are dates and an edit history available on answers
|
Aug 10, 2023 at 14:44 | comment | added | Ubeogesh |
This tool is great. I use it to find a property in spring cloud config: VALUE=$(curl --silent http://127.0.0.1:8080/application/profile \ | jq '.propertySources[] | select(.name == "myPropertySource") | .source.MY_PROPERTY_KEY')
|
|
Feb 3, 2023 at 0:33 | comment | added | root-aj | @w4ldi It's not the 90s anymore. AES-GCM in HTTPS provides both encryption (privacy) and authentication (tamper-proof). Likewise, nowadays shell scripts use functions, so you can't get a cut-off 'rm -rf /' - the function would never load. See webinstall.dev/faq/#dont-run-with-shell-pipes. | |
Dec 25, 2022 at 6:59 | history | edited | root-aj | CC BY-SA 4.0 |
updated links
|
May 2, 2022 at 18:58 | comment | added | root-aj | I just checked the links. Everything looks good to me. My guess is that a bot added junk links and a mod came back and fixed it later. | |
May 1, 2022 at 22:45 | comment | added | Peter Mortensen | @spuder: What link? There are several. | |
May 1, 2022 at 22:43 | history | edited | Peter Mortensen | CC BY-SA 4.0 |
Active reading [<https://en.wikipedia.org/wiki/GitHub> <https://en.wiktionary.org/wiki/snippet#Noun>].
|
Nov 4, 2021 at 22:05 | comment | added | spuder | The link is broken. It now takes you to a malicious site that attempts to run a coin miner in your browser | |
Aug 16, 2021 at 21:13 | history | edited | root-aj | CC BY-SA 4.0 |
add link to cheat sheet
|
Jan 31, 2021 at 0:42 | comment | added | Hvitis | Thanks for install link, that got me. It's super simple. Unpacking obj from array: | |
Dec 3, 2020 at 21:58 | history | edited | root-aj | CC BY-SA 4.0 |
update to my 2020 recommendation: jq
|
Sep 26, 2019 at 13:34 | comment | added | Thomas Fournet | Is there any way to print this people variable into a json string again ? That would be extremely useful | |
S Jun 12, 2014 at 1:41 | history | suggested | CommunityBot | CC BY-SA 3.0 |
article has moved. updated link
|
Jun 12, 2014 at 1:40 | review | Suggested edits | |||
S Jun 12, 2014 at 1:41 | |||||
Dec 10, 2011 at 3:49 | history | answered | root-aj | CC BY-SA 3.0 |