X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=util%2FREADME;h=8570832092f2dc7b465225f802e3622884f45d8c;hb=76bd534668b513f627dea1c9684eaf78f9f36948;hp=cb305907b1920497faa7c35dc4f1228a2827a7f3;hpb=ec866caaf0f8964180b769211457af8d4ce9712e;p=wget 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.