This is my
dd
command which I need to modify:
-sh
dd if=/tmp/nfs/image.dd of=/dev/sda bs=16k
Now I would like to use pv
to limit the speed of copying from NFS server. How can I achieve that? I know that --rate-limit
does the job, but I am not sure how to construct pipes.
Asked by Pablo
(245 rep)
Sep 20, 2015, 08:05 PM
Last activity: Dec 5, 2024, 04:28 PM
Last activity: Dec 5, 2024, 04:28 PM