Tag: fetch
Get the Plain Text Version of a Web Page
June 2, 2008
This command fetches a web page, converts it to text and shows it. lynx -dump http://www.example.com/
Sensex Figure using a Linux Command
October 18, 2007
This one command will fetch and display the latest sensex figure in Linux. This command basically downloads a page, locates…
Recent Comments