Examples (8)
Visit a website
lynx example.comApply restrictions for anonymous account
lynx -anonymous example.comTurn on mouse support, if available
lynx -use_mouse example.comForce color mode on, if available
lynx -color example.comOpen a link, using a specific file to read and write cookies
lynx -cookie_file=path/to/file example.comNavigate forwards and backwards through the links on a page
<ArrowUp>|<ArrowDown>Go back to the previously displayed page
<ArrowLeft>|<u>Exit
<q><y>made by @shridhargupta | data from tldr-pages