CMD browser in Linux -- Links
Posted oskb
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CMD browser in Linux -- Links相关的知识,希望对你有一定的参考价值。
Links is an open source web browser written in C programming Language. It is available for all major platforms viz., Linux, Windows, OS X and OS/2. This browser is text based as well as graphical. The text based links web browser is shipped by most of the standard Linux distributions by default. If links is not installed in your system by default you may install it from the repo. Elinks is a fork of links.
# apt-get install links # yum install links
After installing links, you can browse any websites within the terminal as shown below in the screen cast..
# links www.tecmint.com
Use UP and DOWN arrow keys to navigate. Right arrow Key on a link will redirect you to that link and Left arrow key will bring you back to the last page. To QUIT press q.
Here is how it seems to access Tecmint using links tool.
refer: https://www.tecmint.com/command-line-web-browser-download-file-in-linux/
以上是关于CMD browser in Linux -- Links的主要内容,如果未能解决你的问题,请参考以下文章