Y
Hacker News
new
|
ask
|
show
|
jobs
by
xxyyxyxyy
5121 days ago
I'd like to see this offered in CSV format so we could export to Excel or another spreadsheet program.
1 comments
webreac
5120 days ago
Does this fit your needs ? wget -q -O -
http://www.ec2instances.info/
| perl -nl0e 'print "\n" if /<.tr>/;print "$1;" if /<td.
>(.
)<.td>/ or /<th.
>(.
)<.th>/'
link