commands.sh

links

linux

Command-line text-only web browser. See also: `links2`.

More info →

Examples (6)

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>
made by @shridhargupta | data from tldr-pages