|
|
|
|
|
by pphysch
1368 days ago
|
|
"structured data" usually means there are delimiting characters, states, etc. AWK can certainly handle this. It's a simple and powerful language. I don't think I've ever used it to parse JSON, but I've definitely used it to output simple JSON. |
|