Just about any browser can be used offline--not connected to the
Internet--to look at HTML files on your own machine, using a URL that
begins file://...
With some browsers, you can just type the file name.
Using this, you can view HTML files that were previously saved to disk
by a non-interactive browser.
> which can be set to automatically retrieve files from remote locations
> on a daily basis and which can be run under Linux?
You'll find full Perl source code for a simple non-interactive browser
starting on page 76 of:
Web Client Programming with Perl
Clinton Wong
O'Reilly & Associates, Inc 1997
ISBN: 1-56592-214-X
The remainder of the book is well worth your attention too.
-- ted@psg.com http://psg.com/~ted/ (Ted Powell) "If you don't have the source code, you are probably going to be screwed in the long run." --Philip Greenspun