diff --git a/.bin/filli-report b/.bin/filli-report old mode 100644 new mode 100755 index 6cd1a62..9b60a65 --- a/.bin/filli-report +++ b/.bin/filli-report @@ -1,4 +1,6 @@ #!/bin/sh -hora reg 'miaengiadina|fysi|filli' -O csv \ +hora reg 'fillidefilla' -O csv \ -b "$(date -d "$(date +%Y-%m)-20 last month" +%Y-%m-%d)" \ - -e "$(date -d "$(date +%Y-%m)-19" +%Y-%m-%d)" + -e "$(date -d "$(date +%Y-%m)-19" +%Y-%m-%d)" \ + | sed 's/(fillidefilla:\(.*\))/\1/g' \ + | xsv select date,amount,total,account,description