The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 10-18-2007
drl's Avatar
drl drl is offline Forum Advisor  
Registered User
  
 

Join Date: Apr 2007
Location: Saint Paul, MN USA / BSD, CentOS, Debian, OS X, Solaris
Posts: 707
Hi.

Instead of using curl or wget, you might consider using lynx, it removes the tags:
Quote:
-dump dumps the formatted output of the default document or one
specified on the command line to standard output. This can be
used in the following way:

lynx -dump Lynx links

-- excerpt from man lynx
or the html2text utility at html2text | mbayer.de

Best wishes ... cheers, drl