g1-stats/scripts/export_sommes.sh

4 lines
92 B
Bash

#!/bin/bash
jq -r '.[] | "---", .date, .rWallets + .rMembres' db/recus.json > db/somme.txt