码迷,mamicode.com
首页 > 系统相关 > 详细

CMD browser in Linux -- Links

时间:2019-07-26 11:58:00      阅读:125      评论:0      收藏:0      [点我收藏+]

标签:mos   rect   website   dir   file   term   redirect   graphic   bsp   

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

标签:mos   rect   website   dir   file   term   redirect   graphic   bsp   

原文地址:https://www.cnblogs.com/oskb/p/11249060.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!