Drive-watch is a small utility that monitors drive reads and writes. It can serve as an indicator for when a large file copy operation is complete. It grew from this post on USB corruption: viewtopic.php?t=11960
Drv-watch.sh uses dstat, which can be installed from the PPM/repo. In use it opens a small URXVT terminal window and displays scrolling read/write speeds. It can be left running on the desktop or minimzed to the tray until needed.
Consistant write speeds that are zero or low "k" indicate copy operations are complete. Drv-watch is useful for seeing the read/write speeds of both internal and external drives. Particularly interesting for USB flash drives which may be painfully slow.
Additionally, drv-watch can be easliy modified to display other information such as network speeds.
First, install: dstat
Then download the file, remove the .gz and click it to run.
wizard