Saturday, December 10, 2011

Run websites on text mode

How to run websites on command prompt under linux ?

To run website on command prompt, we need either "lynx" or "elink" browser these are text based browser.

command will fire like this.

lynx www.google.com

or

elink www.google.com

and see the magic of net on text mode only.








No comments: