cm0002@lemmy.world to Linux@programming.dev · 12 days agoHow to use dd in Linux without destroying your diskopensource.comexternal-linkmessage-square5fedilinkarrow-up125arrow-down11
arrow-up124arrow-down1external-linkHow to use dd in Linux without destroying your diskopensource.comcm0002@lemmy.world to Linux@programming.dev · 12 days agomessage-square5fedilink
minus-squaremacniel@feddit.orglinkfedilinkarrow-up5·12 days agoHuh… First the site isn’t optimised for mobile, those codeblocks are cut off. Second in the last example why does the author rely on pv when dd has a status flag to display its progress already?
Huh…
First the site isn’t optimised for mobile, those codeblocks are cut off.
Second in the last example why does the author rely on
pv
whendd
has a status flag to display its progress already?