Hacker News new | past | comments | ask | show | jobs | submit login

Here's the example from the article written using the Clojure thread macro:

(-> netstat_n (grep "tcp") (awk 5) sort uniq_c sort_n print)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: