Hacker News new | ask | show | jobs
by gaws 331 days ago
> using pv (pipeviewer) instead of cat to get a progress bar when grepping huge files.

How does this work?

1 comments

I'm curious about your use of `pv` with `cat` and `grep` on large files.