Y
Hacker News
new
|
ask
|
show
|
jobs
by
erk__
1507 days ago
I think the lack of speed here is more that it has to serialize the data from disk into a readable format. I assume using the `--grep=` option is faster than piping it through grep because of this
1 comments
perihelions
1507 days ago
--grep=
That's exactly what I needed to know! I'm glad I asked the stupid question. Thank you!
link