X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=x4get.bat;h=74103ffa154cd5347f45d5d68b6f21c61efcad90;hb=2f895520c5b0d43d10a34c9f003a8e8b5fae719e;hp=b96f76bc96d5082c335995621b42242a791318b0;hpb=fac0ae1a147a2bbabd64f3de01cd6c0d88333fc1;p=16.git diff --git a/x4get.bat b/x4get.bat index b96f76bc..74103ffa 100755 --- a/x4get.bat +++ b/x4get.bat @@ -1,4 +1,5 @@ -rem @echo off +@echo off +del %* setlocal rem for %@eval[%#+1] in (%*) do ( rem for %# in (1,1,%*) do ( @@ -10,9 +11,9 @@ rem for %# in (1,1,%*) do ( iff NOT "%w" == "" then set /a o=%o+1 set y=%w.z%o - echo y=%y +rem echo y=%y + htget http://4ch.mooo.com/16/%1.zip.00%o > %y rem pause - htget http://4ch.mooo.com/16/%w.zip.00%o >> %y type %y >> %w.zip iff "%@FILESIZE[%y,b]" == "65536" then rem echo o=%o