Live data from Hacker News

Viewing profile — 0FDAA764

0FDAA764

HN member
Joined
Fri, Apr 12, 2019, 2:00 PM UTC
HN karma
18
Public activity
1 items

About 0FDAA764

No profile information was provided.

Recent public activity

  1. comment
    Comment #19644838

    It's a "useless use of head". He/she should have gone: `grep -m1 arathorn users` Instead of: `grep arathorn users.txt | head -1` Commenters these days.