aboutsummaryrefslogtreecommitdiff
path: root/home/dot_local/share/bin/executable_timesum
blob: 8379376960e8f27ae60613a14a66db7e9fec3a65 (plain)
1
2
3
4
#!/usr/bin/env sh
TAB="$(printf '\t')"
time2tsv "$@" | cut -d"$TAB" -f3 | paste -sd+ - | bc | timefmt