You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

4 lines
207 B

for i in (seq 0 1 1000000); time wget --content-disposition --trust-server-names "http://195.74.94.36/cgi-bin/rechtsprechung/document.py?Gericht=$argv[1]&nr="(seq $i (echo "$i+9"|bc))"&Frame=4&.pdf"; end