commands.sh

elinks

all

A text based browser similar to `lynx`.

More info →

Examples (3)

Start ELinks

Quit elinks

<Ctrl c>

Dump output of webpage to console, colorizing the text with ANSI control codes

elinks -dump -dump-color-mode 1 url
made by @shridhargupta | data from tldr-pages