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

Is it the same guy that maintains tzdb? https://lwn.net/Articles/870478/


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.)


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: