Posted in Command Line, HTML, Linux Get the Plain Text Version of a Web Page Binny V A June 2, 2008 Leave a Comment on Get the Plain Text Version of a Web Page This command fetches a web page, converts it to text and shows it. lynx -dump http://www.example.com/ Author: Binny V AA philosopher programmer who specializes in backend development and stoicism.