Advertisement
gaitapi

cloning progress dd command

Jan 23rd, 2017
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. (pv -n /dev/sda5 | dd of=/dev/sdc5 bs=128M conv=notrunc,noerror) 2>&1 | dialog --gauge "Running dd command (cloning), please wait..." 10 70 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement