Live data from Hacker News

Viewing profile — compling

compling

HN member
Joined
Fri, Oct 31, 2008, 7:37 PM UTC
HN karma
1
Public activity
1 items

About compling

No profile information was provided.

Recent public activity

  1. comment
    Comment #816489

    Process Substitution in bash comm <(sort file1) <(sort file2) (comm file1 and file2 without temp files)