summaryrefslogtreecommitdiff
path: root/hledger-networth
blob: 67c8aa8a61394d506514088b3a14137000069d39 (plain)
1
2
3
4
#!/usr/bin/env bash
#
# pipe to tplot for a quick plot
hledger reg ^as ^li -V | awk -F'[[:space:]][[:space:]]+' '{print $4}' | cut -d' ' -f1 | tr -d ','