stevennathaniel

Download RSS file Dengan Bash & Aria2

Oct 31st, 2015
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.08 KB | None | 0 0
  1. #!/bin/bash
  2. url='http://extratorrent.cc/rss.xml?type=popular&cid=1'
  3. aria2c ${url}
Add Comment
Please, Sign In to add comment