Forrest logo
back to context overview

hn

List of commands for hn:

  • hn:tldr:59ca4 hn: View stories on Hacker News.
    $ hn
    try on your machine
    explain this command
  • hn:tldr:86f6e hn: View stories on Hacker News, and keep the list open after selecting a link.
    $ hn --keep-open
    try on your machine
    explain this command
  • hn:tldr:952db hn: View stories on Hacker News sorted by submission date.
    $ hn --latest
    try on your machine
    explain this command
  • hn:tldr:953c9 hn: View _number_ of stories on Hacker News.
    $ hn --limit ${number}
    try on your machine
    explain this command
back to context overview