SyntaxFix
Write A Post
Hire A Developer
Questions
jot would work too (in bash shell)
for i in `jot 1000 1`; do echo "http://example.com/$i.jpg"; done