in reply to Re^2: what is /usr/bin/head
in thread what is /usr/bin/head
HEAD (and GET and POST) are optional extras in libwww-perl; they are just aliases to the lwp-response script and aren't even built by default. head, on the other hand, is a fairly basic utility that should always be around, and all kinds of shell scripts can be expected to break if it isn't.
|
---|