We've expanded our news coverage and improved our search! Visit news.oreilly.com for the latest or search for all things across O'Reilly!
advertisement

Article:
  BBEdit 8.0 -- A Developer's Viewpoint
Subject:   Here's a script for the unix filters menu that downloads HTML
Date:   2004-12-30 07:41:52
From:   endian

#!/bin/sh
# usage: type the URL into a BBEdit window,
# then select it and invoke this script.
curl -sS `cat "$1"