thank you, but for some reason your command works with the Streaming API but NOT with the Search API:
I input:
twurl /1.1/statuses/user_timeline.json?screen_name=MikeRogers0&count=10 > tweets.json expecting to have a json file but when I open it it is empty. I am receiving the expected output but it is not stored in the json file!