clonezilla-util
clonezilla-util copied to clipboard
Only print status changes to console
I'm in the process of extracting a partition and am surprised by the spam on the screen:
I'm not sure if printing to console so much slows the process down (it does greatly in the embedded systems I'm used to) but at the least you could cache the extracted amount and only print it when the value changes, rather than however many dozens of identical "395.41 GB" values that got printed in the screenshot.
Thanks Glen, fair point. I'll make it log less