mirror of
https://github.com/wader/fq.git
synced 2024-12-02 12:45:53 +03:00
5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
[ _registry.files[][]
|
|
| select(.name | endswith(".jq"))
|
|
| .data
|
|
] | join("\n")
|