lynx
Command-line web browser.
lynx {example.com}
- Apply restrictions for anonymous account:
lynx -anonymous {example.com}
- Turn on mouse support, if available:
lynx -use_mouse {example.com}
- Force color mode on, if available:
lynx -color {example.com}
- Open a link, using a specific file to read and write cookies:
lynx -cookie_file={path/to/file} {example.com}
- Navigate forwards and backwards through the links on a page:
Up arrow key, Down arrow key
- Go back to the previously displayed page:
Left arrow key or u
q then y
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).