curl-users
Re: Metalinks with digital signatures
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 2 Apr 2013 16:27:07 +0200 (CEST)
Date: Tue, 2 Apr 2013 16:27:07 +0200 (CEST)
On Tue, 2 Apr 2013, Aditi Bhatnagar wrote:
> 1. cURL returns back the html code of the site..right? What else does it
> tends to do?
The short answer: curl is a command line tool for transferring data with URL
syntax.
If you want to know what curl can do said in many more words, try:
http://curl.haxx.se/docs/manpage.html and
http://curl.haxx.se/docs/manual.html
> 2. <body>!--vbe--></body> this indicates what?
That looks like HTML, probably you got that transferred from a URL you
requested data from.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2013-04-02