Security Now and audio files

A couple of shows ago, Leo and Steve were looking for a way to download all pass Security Now podcasts.  So I created a simple one line CURL command to do that.  I twittered the command to Leo, and he mentioned "me" on the eposide #142.  


So here is the command.


curl  --output "SecurityNow-#1.mp3"     "http://aolradio.podcast.aol.com/sn/SN-[001-100].mp3"