Hacker News new | ask | show | jobs
by X-Istence 4406 days ago
Here is a simple script that uses curl/awk to print the same sort of information:

https://gist.github.com/bertjwregeer/12ae691e5c285f334a36

No need to use Node.

1 comments

That's exactly what I was looking for, thanks!