Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
netheril96
on July 4, 2017
|
parent
|
context
|
favorite
| on:
Skip grep, use awk
Isn't rg the hot one for grep replacement these days?
Sean1708
on July 4, 2017
|
next
[–]
It doesn't replace Awk though. I think the point of this post is that you shouldn't do `<search tool> <pattern> | awk ...`, you should just do `awk /<pattern>/ ...`.
clumsysmurf
on July 4, 2017
|
prev
|
next
[–]
rg + fzf = <3
clishem
on July 4, 2017
|
prev
|
next
[–]
Took me a while to understand the name.
hayd
on July 4, 2017
|
prev
[–]
can't go back, ripgrep is so fast.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: