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