1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-22 19:04: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

28 lines
543 B
Markdown

# 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>`