Quantcast
Channel: Tips4Linux.com » curl
Viewing all articles
Browse latest Browse all 2

Search Google.com from the Linux command line

$
0
0

You can search Google.com from the Linux command line without using a CLI web browser like lynx or Elinks. All you need is the curl and html2text packages installed. Then you issue the following command:

curl -A Mozilla http://www.google.com/search?q=Linux |html2text -width 80

where you can replace Linux with another keyword of your choice. The results will be displayed in your console application with a width of 80.

The 70-646 training kit includes the N10-004 questions and 1Y0-A17 answers so you will pass your exam on first try guaranteed.


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images