Skip to content

Instantly share code, notes, and snippets.

@mariocesar
Forked from shawndumas/obsession.sh
Last active January 2, 2016 12:49
Show Gist options
  • Save mariocesar/8306183 to your computer and use it in GitHub Desktop.
Save mariocesar/8306183 to your computer and use it in GitHub Desktop.
List HackerNews top users
lynx -dump -nonumbers -nolist https://news.ycombinator.com/leaders | head -13 | tail -n+5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment