|
# ulib/json
|
|
|
|
## `json_filter`
|
|
~~~
|
|
traiter un flux json pour que chaque valeur soit sur une ligne séparée,
|
|
facilitant le traitement par un script bash
|
|
~~~
|
|
## `awkjson`
|
|
|
|
-*- coding: utf-8 mode: markdown -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8:noeol:binary |