X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=util%2FREADME;fp=util%2FREADME;h=8570832092f2dc7b465225f802e3622884f45d8c;hp=cb305907b1920497faa7c35dc4f1228a2827a7f3;hb=e65c797cc6fd5b2b6a18c66a86faea4a38de575c;hpb=c1b7382ec4c25c23c81a0e0964d94fff72c6a633 diff --git a/util/README b/util/README index cb305907..85708320 100644 --- a/util/README +++ b/util/README @@ -9,3 +9,7 @@ This Perl script is used to check which local files are no longer on the remote server. You can use it to get the list of files, or $ rmold.pl [dir] | xargs rm +trunc +===== +This small program may be used to create files of arbitrary size; useful +for testing certain scenarios using wget's --continue option.