Thu Mar 26 2026 17:59:26 GMT+0000 (Coordinated Universal Time)
Saved by @v1ral_ITS
pv -ptebar -s "$(du -sb /home/ihack | awk '{print $1}')" exmaple: tar -cpf - /home/ihack \ | pv -ptebar -s "$(du -sb /home/ihack | awk '{print $1}')" \ | zstd -T0 > backup.tar.zst
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments