Mental Note: cp with transfer status??
If you’re just trying to determine the copy speed, why not just use ‘time’ command, eg.
time cp
and the ‘real’ time is how long the copy takes.
Divide that into the size (in MB) of whatever it is you copied and you’ve got your MB/sec figure.
2 years ago