Hello,
twurl -H stream.twitter.com /1.1/statuses/sample.json > tweets.json command on my windows console gives C:/Ruby200-x64/lib/ruby/2.0.0/net/http/response.rb:357:in `finish’: buffer error (Zlib::BufError) when i try to terminate the command after ten minutes using CTRL+C , and the output file ‘tweets.json’ is a huge file that is almost 30 MB.
Where am I going wrong? Please help.