fork download
  1. def from=330
  2. def to=334
  3. (from..to).each{ "foo/" + it}.join(" ")
Success #stdin #stdout 2.04s 141724KB
stdin
Standard input is empty
stdout
Standard output is empty