"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "wget-1.11.4/util/README" of archive wget-1.11.4.tar.gz:
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
1 -*- text -*-
2
3 This directory contains various optional utilities to help you use
4 Wget.
5
6 rmold.pl
7 ========
8 This Perl script is used to check which local files are no longer on
9 the remote server. You can use it to get the list of files, or
10 $ rmold.pl [dir] | xargs rm
11