linux 浏览器 links,linux下的命令行浏览器links
假如你的linux沒有X11,沒有ff,最小安裝,沒有wget,沒有curl,等等工具,那又需要訪問互聯網怎么辦呢
linux有一款自帶的文本互聯網瀏覽器:links,可以瀏覽簡單網頁,及測試網絡端口連通性。
links --help
ELinks 0.9.2 - Text WWW browser
Usage: elinks [OPTION]... [URL]
Options:
-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 options
-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
使用舉例:
links --dump www.baidu.com
創作挑戰賽新人創作獎勵來咯,堅持創作打卡瓜分現金大獎總結
以上是生活随笔為你收集整理的linux 浏览器 links,linux下的命令行浏览器links的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Windows下 jupyter not
- 下一篇: 手把手教你如下在Linux下如何写一个C