[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fetching and printing web pages automaticly



On Sat, Mar 30, 2002 at 07:36:28AM -0500, stan wrote:
> I want to be able to use cron to fetch & print certain web pages on a
> scheduled bassis.
> 
> Looks like wget is the way to fetch them, but what can I use to print the
> result from a script?
w3m -F -dump www.slashdot.org | lpr

or 
lynx -dump www.slashdot.org | lpr

should also work

-timo
-- 
gpg key fingerprint = 6832 C8EC D823 4059 0CD1  6FBF 9383 7DBD 109E 98DC

Attachment: pgpFDhFdpf9k8.pgp
Description: PGP signature


Reply to: