#17620: Problem with Installing python_select -------------------------------------+-------------------------------------- Reporter: sean.b.palmer@… | Owner: raimue@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: python_select -------------------------------------+-------------------------------------- Comment(by sean.b.palmer@…): The head binary is the standard unix utility: {{{ $ which head /usr/bin/head $ echo 'a\nb\nc' | head -n 1 a }}} There is also a HEAD utility as part of perl's lwp: {{{ $ HEAD -v This is lwp-request version 2.07 (libwww-perl-5.805) Copyright 1995-1999, Gisle Aas. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. }}} But that's "HEAD", not "head"... -- Ticket URL: <http://trac.macports.org/ticket/17620#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS