2014年11月24日 星期一

A Command Line Web Browsing with Lynx and Links Tools

http://www.tecmint.com/command-line-web-browsers/

Installation of Lynx and Links

Install Lynx on Debian based Linux systems.
# apt-get install lynx
# apt-get install links
Install Lynx on Red Hat based Linux systems.
# yum -y install lynx
# yum -y install links

How to Use Lynx and Links

Open a link: lynx/links http://www.tecmint.com.
# lynx http://www.tecmint.com
OR
# links http://www.tecmint.com

沒有留言:

張貼留言