I want to measure how much bandwidth git pull
uses, preferably by prefixing git command with desired program, i.e. nettally git pull
Alternatively, is there some sneaky way to accumulate nethogs / wireshark data and add up the figures after execution?
Thanks