1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-22 02:44:09 +02:00
tldr/pages/linux/links.md
Managor 326bd08c31
*: use a more specific more info link, com domain (#17694)
Updated more information links with more specific URL
2025-08-16 11:21:31 -07:00

543 B

links

Command-line web browser. 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>