top | item 36382689

(no title)

vhold | 2 years ago

For the fun of it:

  jq '.[]["songs"][].file | match("\\.([^.]+)$") | .captures[0].string' songs.json -r  | sort | uniq -c | sort -nr

  3169 xm
  1011 mod
   226 it
    86 s3m
     4 nsf
     3 rad
     2 amd
     2 S3M
     1 mtm

discuss

order

No comments yet.