Difference between revisions of "Lynx"

From wikieduonline
Jump to navigation Jump to search
 
Line 1: Line 1:
[[lynx (browser)]]
+
TOMERGE: [[lynx (browser)]]
  
 
<code>Lynx</code> is a [[Browser|command line browser]].
 
<code>Lynx</code> is a [[Browser|command line browser]].

Latest revision as of 18:06, 22 February 2024

TOMERGE: lynx (browser)

Lynx is a command line browser.

brew install lynx

Examples[edit]


Activities[edit]

  1. Use lynx to dump an html page into a text file: lynx --dump www.google.com > file.txt
  2. Read StackOverflow questions about Lynx: https://unix.stackexchange.com/questions/tagged/lynx?tab=Votes
  3. Display HTTP response headers (cURL)

See also[edit]

Advertising: