Shows the speed of data moving from input to output
Shows speed of data moving from input to output
pipemeter$ cat large_file.iso | pipemeter > /tmp/output.iso$ curl https://example.com/largefile.zip | pipemeter > file.zip$ cat data.txt | pipemeter | gzip > data.txt.gz