• Gamma@programming.devM
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 year ago

    pv, which is like cat, simply copying files or stdin to stdout, but prints statistics to the terminal.

    A related tip: dd isn’t special in the way most people use it. This works too, if you’re root: pv my-fav-distro.iso > /dev/sdc