4 lines
119 B
Text
4 lines
119 B
Text
|
|
filter_and_last( generate;
|
||
|
|
map(.value) | @tsv;
|
||
|
|
"", "Counts:", (map(.count) | @tsv ))
|