Show HN: Hacker News without leaving your terminal
github.com
Show HN: Hacker News without leaving your terminal
1–10 of 28 posts
Re: Show HN: Hacker News without leaving your terminal
#2Note that in order to work on Mac OS X, the word "wget" should change to "curl" in the script. (Otherwise it works exactly as-is.)
Re: Show HN: Hacker News without leaving your terminal
#3Pretty neat. Note that in order to work on Mac OS X, the word "wget" should change to "curl" in the script. (Otherwise it works exactly as-is.)
Re: Show HN: Hacker News without leaving your terminal
#4I'm running plain old terminal on OS X.
(oh, and not to be picky, but that should be "your", not "you're")
Re: Show HN: Hacker News without leaving your terminal
#5 [admin@gold admin]# hackernews
sed: invalid option -- E
[admin@gold admin]# sed --version
GNU sed version 4.1.5Re: Show HN: Hacker News without leaving your terminal
#6When you say "If you're terminal is awesome, you can ⌘-click on the links to open them in a browser.", what kind of awesome do I need? I'm running plain old terminal on OS X. (oh, and not to be picky, but that should be "your", not "you're")
Re: Show HN: Hacker News without leaving your terminal
#7When you say "If you're terminal is awesome, you can ⌘-click on the links to open them in a browser.", what kind of awesome do I need? I'm running plain old terminal on OS X. (oh, and not to be picky, but that should be "your", not "you're")
Re: Show HN: Hacker News without leaving your terminal
#8Re: Show HN: Hacker News without leaving your terminal
#9When you say "If you're terminal is awesome, you can ⌘-click on the links to open them in a browser.", what kind of awesome do I need? I'm running plain old terminal on OS X. (oh, and not to be picky, but that should be "your", not "you're")
Re: Show HN: Hacker News without leaving your terminal
#10I tried it on CentOS (RHEL) 5.6 [admin@gold admin]# hackernews sed: invalid option -- E [admin@gold admin]# sed --version GNU sed version 4.1.5