/ Published in: Bash
if you know the sequence, then create the rule in curly braces
Expand |
Embed | Plain Text
wget http://domain.com/file{1..100}
You need to login to post a comment.
if you know the sequence, then create the rule in curly braces
wget http://domain.com/file{1..100}
You need to login to post a comment.