Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Phelinofist
on Oct 13, 2022
|
parent
|
context
|
favorite
| on:
We are stuck with egrep and fgrep (unless you like...
Is it the same guy that maintains tzdb?
https://lwn.net/Articles/870478/
kccqzy
on Oct 13, 2022
[–]
Yes he is. He's a maintainer for a lot of GNU software including Emacs, sort, etc.
Running
fgrep -U -l -r "Paul Eggert" /usr/bin
should turn up quite a few results. (That's of course an undercount because he doesn't always put his name into everything he touches.)
teo_zero
on Oct 14, 2022
|
parent
[–]
You surely mean
grep -F -U -l -r "Paul Eggert" /usr/bin
Don't you?
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: