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