In my quest for writing webservices in C, I wrote a small command line utility for collecting information from Google.
Released the first (0.1) version of Gcmd this weekend. Project home page is located at http://gcmd.sf.net. Being POSIX compliant as of now, it should work under variety of UNIX like Operating systems and Cygwin.
Following features are currently included:
i. Websites having link to this URL.
ii. Websites similar to the given URL.
iii.Website containing this URL in their page.
and I am planning to add few more features.
So download this utility from here and let me know what you think about it.
