BCBoy911@lemmy.ca to Linux@lemmy.ml · 5 months agoUbuntu 25.10's Move To Rust Coreutils Is Causing Major Breakage For Some Executableswww.phoronix.comexternal-linkmessage-square60linkfedilinkarrow-up1165arrow-down15cross-posted to: [email protected]
arrow-up1160arrow-down1external-linkUbuntu 25.10's Move To Rust Coreutils Is Causing Major Breakage For Some Executableswww.phoronix.comBCBoy911@lemmy.ca to Linux@lemmy.ml · 5 months agomessage-square60linkfedilinkcross-posted to: [email protected]
minus-squareeutampieri@feddit.itlinkfedilinkarrow-up10·5 months ago In both these cases, dd serves no real purpose. It’s purely a superstitious charm trying to ensure safe passage of the data. You can see how silly this is when you replace dd with the functionally equivalent cat: cat /dev/sda | pv | cat > /dev/sdb 😂
😂