mirror of
https://github.com/wader/fq.git
synced 2024-11-22 07:16:49 +03:00
3 lines
62 B
Plaintext
Executable File
3 lines
62 B
Plaintext
Executable File
#!/usr/bin/env fq -rnf
|
|
[formats[] | "\(.name)"] | join(",\n")
|