pv acts much like the cat command since in outputs the content of the file and graphs the transfer. It can also be piped in different ways.
pv file > filename.out pv options | command > filename.out comand1 | pv | command2
pv acts much like the cat command since in outputs the content of the file and graphs the transfer. It can also be piped in different ways.
pv file > filename.out pv options | command > filename.out comand1 | pv | command2