Sample Header Ad - 728x90

How to redirect dd to pv?

1 vote
2 answers
4362 views
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