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

Still I like the article. I just learned about useless use of cat the hard way. The biggest way I learned was

    cat /dev/zero | pv > /dev/null

    pv > /dev/null < /dev/zero
The second one is much faster.


Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: