1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-25 16:04:10 +02:00
tldr/pages/linux/links.md
Kristopher 563b1c08a3
links, links2: update with added differentiation (#17724)
* Update links.md, links2

Co-authored-by: Wiktor Perskawiec <wiktor@perskawiec.cc>
2025-08-19 17:45:52 -07:00

575 B

links

Command-line text-only web browser. See also: `links2'. More information: http://links.twibright.com/user_en.html#subch-browser_calibration.

  • Visit a website:

links {{https://example.com}}

  • Apply restrictions for anonymous account:

links -anonymous {{https://example.com}}

  • Enable Cookies (1 to enable):

links -enable-cookies {{0|1}} {{https://example.com}}

  • Navigate forwards and backwards through the links on a page:

{{<ArrowUp>|<ArrowDown>}}

  • Go forwards and backwards one page:

{{<ArrowLeft>|<ArrowRight>}}

  • Exit:

<q><y>