File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / head.d
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:15 2020 UTC (4 years, 7 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

Long: head
Short: I
Help: Show document info only
Protocols: HTTP FTP FILE
---
Fetch the headers only! HTTP-servers feature the command HEAD which this uses
to get nothing but the header of a document. When used on an FTP or FILE file,
curl displays the file size and last modification time only.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>