Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Sure, pv might be obscure, but it's stream-oriented, where dd is file-oriented.

Incidentally, we get another Useless Use Of `Cat something | pv > outfile`, instead of `pv < infile > outfile` (or even `cat < infile > outfile`, let the shell do its job ffs)



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: