您现在的位置是:首页 > 编程 > 

linux命令行如何打开浏览器,Linux下的命令行浏览器links

2025-07-19 00:39:19
假如你的Linux没有X11,没有ff,最小安装,没有wget,没有curl,等等工具,那又需要访问互联网怎么办呢Linux有一款自带的文本互联网浏览器:links,可以浏览简单网页,及测试网络端口连通性。links --helpELinks 0.9.2 - Text WWW brows

假如你的Linux没有X11,没有ff,最小安装,没有wget,没有curl,等等工具,那又需要访问互联网怎么办呢

Linux有一款自带的文本互联网浏览器:links,可以浏览简单网页,及测试网络端口连通性。

links --help

ELinks 0.9.2 - Text WWW browser

Usage: elinks [OPTIO]... [URL]

Opti:

-anonymous [0|1]      Restrict to anonymous mode

-auto-submit [0|1]    Autosubmit first form

-base-session    Clone session with given ID

-confdir         Set config dir to given string

-conffile        Configuration file name

-default-mime-type    MIME type to assume for documents

-dump [0|1]           Write formatted version of given URL to stdout

-dump-charset         Codepage to use with -dump

-dump-width           Width of document formatted with -dump

-eval                 Evaluate given configuration option

-force-html           Assume the file is HTML

-?, -h, -help         Print usage help and exit

-long-help            Print detailed usage help and exit

-config-help          Print help for configuration opti

-lookup               Look up specified host

-no-connect [0|1]     Run as separate instance

-no-home [0|1]        Don t use files in ~/.elinks

-session-ring    Connect to session ring with given ID

-source [0|1]         Write the source of given URL to stdout

-stdin [0|1]          Read document from stdin

-no-numbering [0|1]   Do not number links in dump output

-touch-files [0|1]    Touch files in ~/.elinks when running with -no-connect/-session-ring

-version              Print version information and exit

使用举例:

#感谢您对电脑配置推荐网 - 最新i3 i5 i7组装电脑配置单推荐报价格的认可,转载请说明来源于"电脑配置推荐网 - 最新i3 i5 i7组装电脑配置单推荐报价格

本文地址:http://www.dnpztj.cn/biancheng/1121094.html

相关标签:无
上传时间: 2025-07-18 02:50:41
留言与评论(共有 8 条评论)
本站网友 上呼吸道
27分钟前 发表
-anonymous [0|1]      Restrict to anonymous mode-auto-submit [0|1]    Autosubmit first form-base-session    Clone session with given ID-confdir         Set config dir to given string-conffile        Configuration file name-default-mime-type    MIME type to assume for documents-dump [0|1]           Write formatted version of given URL to stdout-dump-charset         Codepage to use with -dump-dump-width           Width of document formatted with -dump-eval                 Evaluate given configuration option-force-html           Assume the file is HTML-?
本站网友 统一网关
7分钟前 发表
-h
本站网友 绿色能源
29分钟前 发表
-h
本站网友 里亚尔
20分钟前 发表
elinks [OPTIO]... [URL]Opti
本站网友 无痛人流手术
3分钟前 发表
-anonymous [0|1]      Restrict to anonymous mode-auto-submit [0|1]    Autosubmit first form-base-session    Clone session with given ID-confdir         Set config dir to given string-conffile        Configuration file name-default-mime-type    MIME type to assume for documents-dump [0|1]           Write formatted version of given URL to stdout-dump-charset         Codepage to use with -dump-dump-width           Width of document formatted with -dump-eval                 Evaluate given configuration option-force-html           Assume the file is HTML-?
本站网友 拉日铁路
3分钟前 发表
links --helpELinks 0.9.2 - Text WWW browserUsage
本站网友 15选5
15分钟前 发表
假如你的Linux没有X11,没有ff,最小安装,没有wget,没有curl,等等工具,那又需要访问互联网怎么办呢Linux有一款自带的文本互联网浏览器