JoSys
Results
1
comments of
JoSys
You may want to buffer both input and output like so: dd if=/dev/sda conv=sync,noerror bs=16M | pxz -kvc -9 -T8 | **dd of=out.xz bs=16M** With a SSD you might want...