Yo, I was getting some bizarre output when compiling Apache, and it seemed like the 'head' shell command wasn't working properly. It turns out that /usr/bin/head is a Perl script for performing an HTTP 'HEAD' request, instead of the more standard 'head' program for viewing the first part of a file. Doing 'man head' gives the BSD manual page for the 'head' command I expected. Can anyone confirm this on their system? Are there any other Unix systems that do this? I thought 'head' was pretty standard as the opposite of 'tail'. ------------------- ------------------- Ken Williams Last Bastion of Euclidity [EMAIL PROTECTED] The Math Forum
- Re: /usr/bin/head is an HTTP 'HEAD' request?? Ken Williams
- Re: /usr/bin/head is an HTTP 'HEAD' request?? Ken Williams
- Re: /usr/bin/head is an HTTP 'HEAD' request?? Alexandre Siufy
- Re: /usr/bin/head is an HTTP 'HEAD' request?? Ken Williams
- Re: /usr/bin/head is an HTTP 'HEAD' request?? Paul J. Schinder
- Re: /usr/bin/head is an HTTP 'HEAD' request?? Paul J. Schinder
- Re: /usr/bin/head is an HTTP 'HEAD' request?? Bob Dalgleish
- Re: /usr/bin/head is an HTTP 'HEAD' request?? Andrew M. Langmead
- Re: /usr/bin/head is an HTTP 'HEAD' request?? Peter Prymmer
- Re: /usr/bin/head is an HTTP 'HEAD' request?? Ken Williams
- Re: /usr/bin/head is an HTTP 'HEAD' request?? Chris Nandor
