Live data from Hacker News

Viewing profile — wilcox

wilcox

HN member
Joined
Tue, Dec 03, 2013, 5:45 AM UTC
HN karma
4
Public activity
2 items

About wilcox

No profile information was provided.

Recent public activity

  1. comment
    Comment #17242513

    Redmine is also missing from the list. https://www.redmine.org/

  2. comment
    Comment #6838814

    Perhaps you should go for find . / -name filename instead. Using du -a | grep filename works for sure, but it a bit of hack.