Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I really like how writing little tools like this in Node is so simple:

    node -e require('request')('http://www.asdf.com/').pipe(process.stdout)


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

Search: