Dave's Brain

Browse - computer tips - linux web

Date: 2007oct31
OS: Linux
Level: Beginner

Q.  What are the Linux text-based web browsers

A.  There are two command line programs for fetching URLs:

	curl
	wget
	HEAD

    These are text-based browsers:

	links
	lynx

    See man pages for more info.

Add a comment

Sign in to add a comment
Copyright © 2008, dave - Code on Dave's Brain is licensed under the Creative Commons Attribution 2.5 License.