I am trying to move some big file from harddrive to a removable drive. I am using mv.
However sometimes for some other reason, the operation might fail in the middle of running. Is a way that can resume the cut-and-paste operation from where was left last time?