in reply to what is /usr/bin/head

I believe the head utility is the opposite of the tail utility, which is more well known. It returns the top of a file, basically.

See Wikipedia for more. As for why yours is broken, do a google search for "darwin bin head" for some ideas.. it seems a lot of utilities overwrite it. If you have another mac around, copy it.

Replies are listed 'Best First'.
Re^2: what is /usr/bin/head
by jesuashok (Curate) on May 23, 2006 at 02:53 UTC
    Hi

    I believe the head utility is the opposite of the tail utility

    This is exactly opposite to tail utility. Refere more on head.

    "Keep pouring your ideas"