Dump an html page into a text file

From wikieduonline
Revision as of 08:26, 4 January 2020 by Welcome (talk | contribs)
Jump to navigation Jump to search

[1]

lynx --dump www.google.com > file_with_dump_txt_page.txt
links -dump www.google.com > file_with_dump_txt_page.txt


See also

  • https://stackoverflow.com/a/12423133
  • Advertising: