David Cramblett wrote: | how can one extract the gziped patch from that second link?
Use fetch to get the link as a raw text file, eg: $ fetch -o audigy-email.raw 'http://www.freebsd.org/cgi/getmsg.cgi?fetch=664373 +686499+/usr/local/www/db/text/2003/freebsd-hackers/20030216.freebsd-hackers+ra w' Point a program that understands mime email at it, eg metamail: $ metamail audigy-email.raw Cheers - Orion To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
