Hacker News new | ask | show | jobs
by wang_li 3571 days ago
You lose three points for using grep and gawk in the same pipeline. :P
1 comments

Oops, the grep was just to filter the lines that actually have a uid while I worked on it, it's not needed or desired if you were to actually use this. You can remove that part. :P