lynx

To start lynx with a session file: lynx --session=path/to/session.html -book -scrollbar To download a website Source: https://kb.iu.edu/d/aczi To download from the web using Lynx from the Unix command line prompt, enter: lynx -source URL > filename Replace URL with the URL of the page or image that you want to download. Replace filename with a filename that you want to give to what you are downloading. For example, if you are trying to download a web page at the address http://empire.gov/dvader.html, and you’d like to name the page on your account myhero.html, then you’d enter: ...

March 13, 2020 · Alberto Casado