TrumanWong

elinks

WWW browser with plain text interface

Supplementary instructions

elinks command can implement a WWW browser with a plain text interface, and the operation method is similar to "lynx".

grammar

elinks(options)(parameters)

Options

-anonymous: whether to use anonymous account;
-auto-submit: Whether to automatically submit the first form encountered by chance;
-config-dir: Specify the directory where the elinks command reads and writes its own configuration and running status when running;
-dump: Print the HTML document to the standard output device in plain text;
-version: Display the version information of the instruction;
-h: Display help information.

Parameters

URL: Specify the URL address to be accessed.